IMessageSink GetServerContextSink(IMessageSink nextSink)
Takes the first sink in the chain of sinks composed so far, and then chains its message sink in front...
Contributes an interception sink at the context boundary on the server end of a remoting call.