System.Runtime.Remoting.Contexts.IContributeServerContextSink.GetServerContextSink Method

Takes the first sink in the chain of sinks composed so far, and then chains its message sink in front of the chain already formed.

Syntax

public System.Runtime.Remoting.Messaging.IMessageSink GetServerContextSink (System.Runtime.Remoting.Messaging.IMessageSink nextSink)

Parameters

nextSink
The chain of sinks composed so far.

Returns

The composite sink chain.

Remarks

Documentation for this section has not yet been entered.

Requirements

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