Initializes a new instance of the TcpExChannel class.
Declaring type: TcpExChannel
Namespace: Zyan.Communication.Protocols.Tcp.DuplexChannel
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public TcpExChannel (
        TypeFilterLevel filterLevel,
        int port
) 
Parameters
filterLevel
The type filter level.
port
Tcp port.