MonoMac.CoreFoundation.DispatchQueue: Property Members

The properties 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 Properties

[read-only]
static
CurrentQueueDispatchQueue. Returns the current dispatch queue.
[read-only]
static
DefaultGlobalQueueDispatchQueue. Returns the default global queue, which is one of the built-in queues at the default priority.
[read-only]
Labelstring. Returns the label for this DispatchQueue.
[read-only]
static
MainQueueDispatchQueue. Returns the main global queue.