System.Runtime.Remoting.IEnvoyInfo

Provides envoy information.

See Also: IEnvoyInfo Members

Syntax

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

Remarks

Use this interface to provide custom envoy information that is carried along with the System.Runtime.Remoting.ObjRef objects.

Classes that implement the current interface hold a serialized chain of message sinks that is regenerated when a proxy is created to represent the object. Such functionality is used for System.Runtime.Remoting.Contexts.Context bound object types only, and represents the groups of objects that provide run-time services such as transactions.

Requirements

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