The properties of System.Runtime.Remoting.Channels.IChannelReceiverHook are listed below. For a list of all members, see the IChannelReceiverHook Members list.
| [read-only] | ChannelScheme | string.
Gets the type of listener to hook into. |
| [read-only] | ChannelSinkChain | IServerChannelSink.
Gets the channel sink chain that the current channel is using. |
| [read-only] | WantsToListen | bool.
Gets a Boolean value that indicates whether System.Runtime.Remoting.Channels.IChannelReceiverHook needs to be hooked into the outside listener service. |