MonoMac.CoreFoundation.DispatchQueue: Method Members

The methods of MonoMac.CoreFoundation.DispatchQueue are listed below. For a list of all members, see the DispatchQueue Members list.

See Also: Inherited members from MonoMac.CoreFoundation.DispatchObject

Public Methods

DispatchAsync(MonoMac.Foundation.NSAction)
Schedule blocks for concurrent execution.
DispatchSync(MonoMac.Foundation.NSAction)
static
GetGlobalQueue(DispatchQueuePriority) : DispatchQueue
Returns one of the global dispatch queues based on the requested priority.
static
MainIteration()
Documentation for this section has not yet been entered.