Namespace STask
Structs
STask<TResult>
Task-like without SynchronizationContext-awareness nor ThreadPool usage. It is mainly for single-threaded use.
STaskAwaiter
STaskAwaiter<TResult>
STaskMethodBuilder
STaskMethodBuilder<T>
STaskVoid
Task-like without SynchronizationContext-awareness nor ThreadPool usage. It is mainly for single-threaded use.