Lawo.Threading.Tasks Namespace |
Class | Description | |
---|---|---|
AsyncPump | Represents a pump that runs an asynchronous method and all its continuations on the current thread.
| |
TaskHelper | Provides helper methods for tasks. | |
TaskQueue | Represents a virtual queue for tasks. | |
TaskSingleton | Provides the means to simplify the implementation of non-reentrant async methods. | |
WorkQueue | Represents a virtual queue for CPU-intensive work. |