DispatchQueueT Methods |
The DispatchQueueT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enqueue |
Enqueues a new item to be run.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | WaitForDrain |
Blocks until the queue is empty.
|