start(queue:)
Starts the process of registering the channel, and sets the queue on which all channel events are delivered.
Declaration
final func start(queue: DispatchQueue)Starts the process of registering the channel, and sets the queue on which all channel events are delivered.
final func start(queue: DispatchQueue)