DispatchQueue.Label Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the label for this DispatchQueue.
public string Label { get; }
member this.Label : string
Property Value
Remarks
This is the same name that was provided when the queue was constructed