Mono Class Library: Overview

System.Threading.ExecutionContext: Members

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

See Also: Inherited members from System.Object

Public Methods

static
Capture() : ExecutionContext
Documentation for this section has not yet been entered.
CreateCopy() : ExecutionContext
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
static
IsFlowSuppressed() : bool
Documentation for this section has not yet been entered.
static
RestoreFlow()
Documentation for this section has not yet been entered.
static
Run(ExecutionContext, ContextCallback, object)
Documentation for this section has not yet been entered.
static
SuppressFlow() : AsyncFlowControl
Documentation for this section has not yet been entered.