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
As a reference, HttpWebRequest.BeginGetResponse already contains an example on how to implement such logic, the point is to look for something that can work with methods GetResponseAsync/GetRequestStreamAsync.