System.Runtime.Remoting.Channels.Tcp.TcpServerChannel: Constructor Members

The constructors of System.Runtime.Remoting.Channels.Tcp.TcpServerChannel are listed below. For a list of all members, see the TcpServerChannel Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpServerChannel class that listens on the specified port.

Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpServerChannel class with the specified channel properties and sink.

Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpServerChannel class with the given name and that listens on the specified port.

Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpServerChannel class with the given name, which listens on the specified port, and uses the specified sink.