DotNext.Threading.Tasks
Namespace with 8 public types
Structures
DynamicTaskAwaitable
Represents dynamically-typed task.
Static Classes
CompletedTask`2
Represents cache of completed tasks.
Continuation
Represents various continuations.
Conversion
Provides task result conversion methods.
Synchronization
Represents task synchronization and combination methods.
Abstract Classes
Future
Represents lightweight version of .
Future`1
Represents Future pattern that can be converted into .
Interfaces
IFuture
Represents Future pattern.