ExecutionContext (class)

This type is found in the namespace System.Threading

mDisposeVoid
mRunVoid
mCreateCopyExecutionContext
mSuppressFlowAsyncFlowControl
mRestoreFlowVoid
mIsFlowSuppressedBoolean
mCaptureExecutionContext
mGetObjectDataVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

Dispose

Run

.

CreateCopy

executionContextSystem.Threading.ExecutionContext
callbackSystem.Threading.ContextCallback
stateSystem.Object

SuppressFlow

.

RestoreFlow

.

IsFlowSuppressed

.

Capture

.

GetObjectData

.

Equals

infoSystem.Runtime.Serialization.SerializationInfo
contextSystem.Runtime.Serialization.StreamingContext

GetHashCode

objSystem.Object

GetType

.

ToString

.
.