Click or drag to resize

DispatchQueueT Methods

The DispatchQueueT generic type exposes the following members.

Methods
  NameDescription
Public methodEnqueue
Enqueues a new item to be run.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodWaitForDrain
Blocks until the queue is empty.
Top
See Also