System.Runtime.Remoting.Contexts.IContributeEnvoySink

Contributes an envoy message sink on the client end.

See Also: IContributeEnvoySink Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface IContributeEnvoySink

Remarks

The System.Runtime.Remoting.Contexts.IContributeEnvoySink interface is implemented by context properties in the server System.Runtime.Remoting.Contexts.Context class that want to contribute an envoy message sink on the client end. The server envoy chain is composed from those context properties that implement System.Runtime.Remoting.Contexts.IContributeEnvoySink. The envoy chain resides on the client end and acts as a representative of the corresponding message sinks from the server context properties.

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