The members of System.Threading.SynchronizationContext are listed below.
See Also: Inherited members from System.Object
Creates a new instance of the System.Threading.SynchronizationContext class. |
[read-only] static | Current | SynchronizationContext.
Gets the synchronization context for the current thread. |
CreateCopy()
| ||
IsWaitNotificationRequired()
| ||
OperationCompleted()
| ||
OperationStarted()
| ||
Post(SendOrPostCallback, object)
| ||
Send(SendOrPostCallback, object)
| ||
static | SetSynchronizationContext(SynchronizationContext)
| |
Wait(IntPtr[], bool, int)
|
SetWaitNotificationRequired()
| ||
static | WaitHelper(IntPtr[], bool, int)
|