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
| [read-only] static | CurrentQueue | DispatchQueue. Returns the current dispatch queue. |
| [read-only] static | DefaultGlobalQueue | DispatchQueue. Returns the default global queue, which is one of the built-in queues at the default priority. |
| [read-only] | Label | string. Returns the label for this DispatchQueue. |
| [read-only] static | MainQueue | DispatchQueue. Returns the main global queue. |