JoinableTaskContext.RevertRelevance Structure
Visual Studio 2015
A structure that clears the CallContext and SynchronizationContext async/thread values and restores those values when this structure is disposed.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Reverts the async local and thread static values to their original values. |
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
This type is thread-safe for all members.
Show:
