SpecializedSyncContext Structure
Visual Studio 2015
A structure that applies and reverts changes to the SynchronizationContext.
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Apply(SynchronizationContext, Boolean) | Applies the specified SynchronizationContext to the caller's context. |
![]() | Dispose() | Reverts the SynchronizationContext to its previous instance. |
![]() | 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:

