IEnvoyInfo Interface
.NET Framework (current version)
Provides envoy information.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | EnvoySinks | Gets or sets the list of envoys that were contributed by the server context and object chains when the object was marshaled. |
Use this interface to provide custom envoy information that is carried along with the 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 Context bound object types only, and represents the groups of objects that provide run-time services such as transactions.
.NET Framework
Available since 1.1
Available since 1.1
Show:
