DispatchQueue.DefaultGlobalQueue Property

Definition

Returns the default global queue, which is one of the built-in queues at the default priority.

public static CoreFoundation.DispatchQueue DefaultGlobalQueue { get; }
member this.DefaultGlobalQueue : CoreFoundation.DispatchQueue

Property Value

Applies to