Files
raton4.0-source/Raton RAT/packages/System.Threading.Tasks.Extensions.4.6.3/PACKAGE.md
T
2026-08-27 11:23:13 -06:00

723 B

About

Provides additional types for efficiently representing asynchronous operations.

Main Types

The main types provided by this library are:

  • System.Threading.Tasks.ValueTask
  • System.Threading.Tasks.ValueTask<TResult>

Additional Documentation

All of the types provided in this library are part of the .NET Core shared framework.

License

System.Threading.Tasks.Extensions is released as open source under the MIT license.