File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -2358,7 +2358,6 @@ The <paramref name="requestUri" /> is not an absolute URI.
2358
2358
-or-
2359
2359
2360
2360
The size specified is greater than the maximum allowed buffer size.</exception >
2361
- </exception >
2362
2361
<exception cref =" T:System.InvalidOperationException" >An operation has already been started on the current instance.</exception >
2363
2362
<exception cref =" T:System.ObjectDisposedException" >The current instance has been disposed.</exception >
2364
2363
</Docs >
@@ -3734,7 +3733,6 @@ httpClient.Timeout = TimeSpan.FromMinutes(10);
3734
3733
-or-
3735
3734
3736
3735
The timeout specified is greater than <see cref =" F:System.Int32.MaxValue" /> milliseconds.</exception >
3737
- .</exception >
3738
3736
<exception cref =" T:System.InvalidOperationException" >An operation has already been started on the current instance.</exception >
3739
3737
<exception cref =" T:System.ObjectDisposedException" >The current instance has been disposed.</exception >
3740
3738
</Docs >
Original file line number Diff line number Diff line change @@ -520,7 +520,6 @@ The default proxy is used only when <xref:System.Net.Http.SocketsHttpHandler.Use
520
520
-or-
521
521
522
522
The timeout specified is greater than <see cref =" F:System.Int32.MaxValue" /> milliseconds.</exception >
523
- .</exception >
524
523
<exception cref =" T:System.InvalidOperationException" >An operation has already been started on the current instance.</exception >
525
524
<exception cref =" T:System.ObjectDisposedException" >The current instance has been disposed.</exception >
526
525
</Docs >
@@ -634,7 +633,6 @@ Delay value must be greater than or equal to 1 second. Set to <xref:System.Threa
634
633
-or-
635
634
636
635
The provided value is greater than <see cref =" F:System.Int32.MaxValue" /> milliseconds.</exception >
637
- .</exception >
638
636
<exception cref =" T:System.InvalidOperationException" >An operation has already been started on the current instance.</exception >
639
637
<exception cref =" T:System.ObjectDisposedException" >The current instance has been disposed.</exception >
640
638
</Docs >
@@ -712,7 +710,6 @@ Timeout must be greater than or equal to 1 second. Set to <xref:System.Threading
712
710
-or-
713
711
714
712
The provided value is greater than <see cref =" F:System.Int32.MaxValue" /> milliseconds.</exception >
715
- .</exception >
716
713
<exception cref =" T:System.InvalidOperationException" >An operation has already been started on the current instance.</exception >
717
714
<exception cref =" T:System.ObjectDisposedException" >The current instance has been disposed.</exception >
718
715
</Docs >
You can’t perform that action at this time.
0 commit comments