net10.0
namespace System.Threading.Tasks
{
    public static class TimeProviderTaskExtensions
    {
        public static Task! WaitAsync(this Task! task, TimeSpan timeout, TimeProvider! timeProvider, CancellationToken cancellationToken = default);
    }
}
nuget.org
0.0 %
Reference this API
Design Reviews
.NET
8.09.010.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

Microsoft.Bcl.TimeProvider , Version=10.0.0.1, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to Microsoft.Bcl.TimeProvider.

Package Microsoft.Bcl.TimeProvider (10.0.1) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API