NoMessagePumpSyncContext Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Threading
Assembly: Microsoft.VisualStudio.Threading (in Microsoft.VisualStudio.Threading.dll)
| Name | Description | |
|---|---|---|
![]() | CreateCopy() | (Inherited from SynchronizationContext.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsWaitNotificationRequired() | (Inherited from SynchronizationContext.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OperationCompleted() | (Inherited from SynchronizationContext.) |
![]() | OperationStarted() | (Inherited from SynchronizationContext.) |
![]() | Post(SendOrPostCallback^, Object^) | (Inherited from SynchronizationContext.) |
![]() | Send(SendOrPostCallback^, Object^) | (Inherited from SynchronizationContext.) |
![]() | SetWaitNotificationRequired() | (Inherited from SynchronizationContext.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Wait(array<IntPtr>^, Boolean, Int32) | Synchronously blocks without a message pump.(Overrides SynchronizationContext::Wait(array<IntPtr>^, Boolean, Int32).) |
| Name | Description | |
|---|---|---|
![]() | Apply(Boolean) | Applies the specified SynchronizationContext to the caller's context.(Defined by ThreadingTools.) |
Show:

