API Reference
Available Namespaces:
| Namespace | Description |
| IcedTasks | |
| IcedTasks.AsyncEx | |
| IcedTasks.CancellablePoolingValueTasks | |
| IcedTasks.CancellableTaskBase | |
| IcedTasks.CancellableTasks | |
| IcedTasks.CancellableValueTasks | |
| IcedTasks.ColdTasks | |
| IcedTasks.Nullness | |
| IcedTasks.ParallelAsync | |
| IcedTasks.Polyfill.Async |
Namespace contains polyfills for AsyncExBuilder. This will shadow the async {...} builder with the version in IcedTasks.
|
| IcedTasks.Polyfill.Task |
Namespace contains polyfills for TaskBuilder. Opening this namespace will shadow the task {...} builder with the version in IcedTasks.
|
| IcedTasks.PoolingValueTasks | |
| IcedTasks.TaskBase | |
| IcedTasks.TaskLike | Contains core functionality for ValueTasks, ParallelAsync, ColdTasks, CancellableTasks, CancellableValueTasks. |
| IcedTasks.TasksUnit | |
| IcedTasks.ValueTasks | |
| IcedTasks.ValueTasksUnit |
IcedTasks