System.Threading.Tasks
Namespace with 2 public types
Structures
ValueTask
Provides an awaitable result of an asynchronous operation.
ValueTask`1
Provides a value type that can represent a synchronously available value or a task object.