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 Task-based Asynchronous Pattern (TAP) dictates that methods should always return a Task (or Task) and be named with an Async suffix; this is separate from the use of async.