The IContributeEnvoySink interface is implemented by context properties in the Server Context that wish to contribute an envoy message sink on the client end. The Server Envoy Chain is composed from those context properties that implement IContributeEnvoySink interface. The Envoy Chain lives on the client end and acts as representative of the corresponding message sinks from the server context properties.
See also Context.
IContributeEnvoySink
[Visual Basic] Public Interface IContributeEnvoySink [C#] public interface IContributeEnvoySink [C++] public __gc __interface IContributeEnvoySink
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Runtime.Remoting
Assembly: mscorlib.dll
IContributeEnvoySink Members | System.Runtime.Remoting Namespace