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
If using custom <seecref="T:System.Net.Http.HttpMessageHandler" /> not overriding <seecref="M:System.Net.Http.HttpMessageHandler.Send(System.Net.Http.HttpRequestMessage,System.Threading.CancellationToken)" /> method.</exception>
1081
-
<exceptioncref="T:System.Threading.Tasks.OperationCanceledException">The request was canceled. This exception is stored into the returned task.
1081
+
<exceptioncref="T:System.Threading.Tasks.OperationCanceledException">The request was canceled.
1082
1082
1083
1083
-or-
1084
1084
1085
1085
If the <seecref="T:System.Threading.Tasks.OperationCanceledException" /> exception nests the <seecref="T:System.TimeoutException" />:
1086
-
The request failed due to timeout. This exception is stored into the returned task.</exception>
1086
+
The request failed due to timeout.
1087
+
1088
+
This exception is stored into the returned task.</exception>
0 commit comments