The methods of System.Threading.SynchronizationContext are listed below. For a list of all members, see the SynchronizationContext Members list.
See Also: Inherited members from System.Object
CreateCopy()
| ||
IsWaitNotificationRequired()
| ||
OperationCompleted()
| ||
OperationStarted()
| ||
Post(SendOrPostCallback, object)
| ||
Send(SendOrPostCallback, object)
| ||
static | SetSynchronizationContext(SynchronizationContext)
| |
Wait(IntPtr[], bool, int)
|
SetWaitNotificationRequired()
| ||
static | WaitHelper(IntPtr[], bool, int)
|