You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list of exceptions for the WaitAsync(TimeSpan, TimeProvider, CancellationToken) does not include TimeoutException which the body of the description for the TimeSpan parameter indicates will be thrown when the TimeSpan timeout expires.