AsyncFlowControl Methods
.NET Framework (current version)
Namespace:
System.Threading
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of the AsyncFlowControl class. |
![]() | Equals(AsyncFlowControl) | Determines whether the specified AsyncFlowControl structure is equal to the current AsyncFlowControl structure. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current AsyncFlowControl structure. (Overrides ValueType::Equals(Object^).) |
![]() | GetHashCode() | Gets a hash code for the current AsyncFlowControl structure.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
![]() | Undo() | Restores the flow of the execution context between threads. |
Show:
