Mono Class Library: Overview

System.Threading.SynchronizationContext: Method Members

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

Public Methods

CreateCopy() : SynchronizationContext
Documentation for this section has not yet been entered.
IsWaitNotificationRequired() : bool
Documentation for this section has not yet been entered.
OperationCompleted()
Documentation for this section has not yet been entered.
OperationStarted()
Documentation for this section has not yet been entered.
Post(SendOrPostCallback, object)
Documentation for this section has not yet been entered.
Send(SendOrPostCallback, object)
Documentation for this section has not yet been entered.
static
SetSynchronizationContext(SynchronizationContext)
Documentation for this section has not yet been entered.
Wait(IntPtr[], bool, int) : int
Documentation for this section has not yet been entered.

Protected Methods

SetWaitNotificationRequired()
Documentation for this section has not yet been entered.
static
WaitHelper(IntPtr[], bool, int) : int
Documentation for this section has not yet been entered.