System.Runtime.Remoting.Channels.IChannelReceiver Members

The members of System.Runtime.Remoting.Channels.IChannelReceiver are listed below.

Public Properties

[read-only]
ChannelDataobject.

Gets the channel-specific data.

Public Methods

GetUrlsForUri(string) : string[]

Returns an array of all the URLs for a URI.

StartListening(object)

Instructs the current channel to start listening for requests.

StopListening(object)

Instructs the current channel to stop listening for requests.