Initializes a new instance of the ZyanComponentHost class.
Declaring type: ZyanComponentHost
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ZyanComponentHost (
        string name,
        IServerProtocolSetup protocolSetup
) 
Parameters
name
The name of the component host.
protocolSetup
The protocol setup.