| Interface | Description |
|---|---|
| ContextualPromiseBuilder |
Builds instances of
Promise, often combining parameters with
variables already known by this instance. |
| ContextualTaskBuilder |
Queues execution of tasks using
Scheduler, often combining parameters with
variables already known by this instance. |
| TaskBuilder |
Functional builder providing chained access to the functionality in
Scheduler; |
| TaskBuilder.Delayed |
The next builder in the task chain, which already has a defined delay context.
|
| TaskBuilder.DelayedTick | |
| TaskBuilder.DelayedTime | |
| TaskBuilder.ThreadContextual |
The next builder in the task chain, which already has a defined task context.
|
Copyright © 2020. All rights reserved.