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