queue
The queue for servicing input/output requests.
Declaration
var queue: dispatch_queue_t { get }Discussion
Use this queue only for asynchronous input/output requests.
The queue for servicing input/output requests.
var queue: dispatch_queue_t { get }Use this queue only for asynchronous input/output requests.