System.Runtime.Remoting.Channels.IServerChannelSink.NextChannelSink Property

Gets the next server channel sink in the server sink chain.

Syntax

public IServerChannelSink NextChannelSink { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Channel sinks are linked together in a chain of sink providers, and all channel messages flow through this chain before the message is serialized and transported.

Requirements

Namespace: System.Runtime.Remoting.Channels
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0