CFMessagePort.SetDispatchQueue(DispatchQueue) Method
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.
Schedules message port’s callbacks on the specified dispatch queue.
public void SetDispatchQueue (CoreFoundation.DispatchQueue queue);
member this.SetDispatchQueue : CoreFoundation.DispatchQueue -> unit
Parameters
- queue
- DispatchQueue