System.AppDomainManager.HostExecutionContextManager Property

Gets the host execution context manager that manages the flow of the execution context.

Syntax

public virtual System.Threading.HostExecutionContextManager HostExecutionContextManager { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property allows a host to provide a System.Threading.HostExecutionContextManager that can participate in the flow of the execution context across asynchronous calls.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0