MonoMac.CoreFoundation.DispatchQueue.MainQueue Property
Returns the main global queue.

Syntax

public static DispatchQueue MainQueue { get; }

Value

Remarks

The dispatch framework provides a default serial queue for the application to use. If you are using this on MonoMac without using AppKit, you must invoke the MainIteration method to run the main dispatch queue.

Requirements

Namespace: MonoMac.CoreFoundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0