System.Runtime.Remoting.ObjRef.EnvoyInfo Property

Gets or sets the System.Runtime.Remoting.IEnvoyInfo for the System.Runtime.Remoting.ObjRef.

Syntax

public virtual IEnvoyInfo EnvoyInfo { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The current property contains a serialized chain of message sinks that gets regenerated when a proxy is created to represent the object. This is used for System.Runtime.Remoting.Contexts.Context bound object types only, and represents the groups of objects that provide such run-time services 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