The members of System.Runtime.Remoting.Channels.Tcp.TcpChannel are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpChannel class, activating only a client channel, and not a server channel. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpChannel class with a server channel that listens on the specified port. | ||
Initializes a new instance of the System.Runtime.Remoting.Channels.Tcp.TcpChannel class with the specified configuration properties and sinks. |
| [read-only] | ChannelData | object.
Gets the channel-specific data. |
| [read-only] | ChannelName | string.
Gets the name of the current channel. |
| [read-only] | ChannelPriority | int.
Gets the priority of the current channel. |
CreateMessageSink(string, object, out string)Documentation for this section has not yet been entered. | ||
GetUrlsForUri(string)
| ||
Parse(string, out string)Documentation for this section has not yet been entered. | ||
StartListening(object)
| ||
StopListening(object)
| ||