System.Threading.HostExecutionContextManager Members

The members of System.Threading.HostExecutionContextManager are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Methods

Capture() : HostExecutionContext

Captures the host execution context from the current thread.

Revert(object)

Restores the host execution context to its prior state.

SetHostExecutionContext(HostExecutionContext) : object

Sets the current host execution context to the specified host execution context.