System.Threading.HostExecutionContextManager: Method Members

The methods of System.Threading.HostExecutionContextManager are listed below. For a list of all members, see the HostExecutionContextManager Members list.

See Also: Inherited members from System.Object

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.