System.Runtime.Remoting.Channels.IChannelReceiverHook: Property Members

The properties of System.Runtime.Remoting.Channels.IChannelReceiverHook are listed below. For a list of all members, see the IChannelReceiverHook Members list.

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.