System.Runtime.Remoting.Channels.Tcp.TcpChannel: Method Members

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

See Also: Inherited members from System.Object

Public Methods

CreateMessageSink(string, object, out string) : System.Runtime.Remoting.Messaging.IMessageSink
Documentation for this section has not yet been entered.
GetUrlsForUri(string) : string[]

Returns an array of all the URLs for an object with the specified URI, hosted on the current System.Runtime.Remoting.Channels.Tcp.TcpChannel.

Parse(string, out string) : string
Documentation for this section has not yet been entered.
StartListening(object)

Instructs the current channel to start listening for requests.

StopListening(object)

Instructs the current channel to stop listening for requests.