System.Threading.AsyncFlowControl: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

Dispose()

Releases all resources used by the current instance of the System.Threading.AsyncFlowControl class.

override
Equals(object) : bool

Determines whether the specified object is equal to the current System.Threading.AsyncFlowControl structure.

Equals(AsyncFlowControl) : bool

Determines whether the specified System.Threading.AsyncFlowControl structure is equal to the current System.Threading.AsyncFlowControl structure.

override
GetHashCode() : int

Gets a hash code for the current System.Threading.AsyncFlowControl structure.

Undo()

Restores the flow of the execution context between threads.