System.Runtime.Remoting.Channels.IChannelReceiverHook Members

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

Public Properties

[read-only]
ChannelSchemestring.

Gets the type of listener to hook into.

[read-only]
ChannelSinkChainIServerChannelSink.

Gets the channel sink chain that the current channel is using.

[read-only]
WantsToListenbool.

Gets a Boolean value that indicates whether System.Runtime.Remoting.Channels.IChannelReceiverHook needs to be hooked into the outside listener service.

Public Methods

AddHookChannelUri(string)

Adds a URI on which the channel hook will listen.