DispatchQueueT Constructor |
| Name | Description | |
|---|---|---|
| DispatchQueueT(Action1T) |
Creates a new instance of the DispatchQueue that will run tasks in serial.
| |
| DispatchQueueT(Function1T, FutureObject) |
Creates a new instance of the DispatchQueue that will run tasks in serial.
|