Contents

dispatchQueue

The dispatch queue on which to invoke handlers.

Declaration

var dispatchQueue: dispatch_queue_t { get set }

Discussion

The default is the main queue.

See Also

Configuring the Manager