|
10 | 10 | <meta name="viewport" content="width=device-width"> |
11 | 11 | <meta name="title" content="Class CustomBufferedStream |
12 | 12 | | Stream Extended "> |
13 | | - <meta name="generator" content="docfx 2.35.4.0"> |
| 13 | + <meta name="generator" content="docfx 2.39.2.0"> |
14 | 14 |
|
15 | 15 | <link rel="shortcut icon" href="../favicon.ico"> |
16 | 16 | <link rel="stylesheet" href="../styles/docfx.vendor.css"> |
@@ -583,7 +583,7 @@ <h5 class="parameters">Parameters</h5> |
583 | 583 | <tr> |
584 | 584 | <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></td> |
585 | 585 | <td><span class="parametername">cancellationToken</span></td> |
586 | | - <td><p>The token to monitor for cancellation requests. The default value is <span class="xref">System.Threading.CancellationToken.None</span>.</p> |
| 586 | + <td><p>The token to monitor for cancellation requests. The default value is <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken.none#System_Threading_CancellationToken_None">None</a>.</p> |
587 | 587 | </td> |
588 | 588 | </tr> |
589 | 589 | </tbody> |
@@ -744,7 +744,7 @@ <h5 class="parameters">Parameters</h5> |
744 | 744 | <tr> |
745 | 745 | <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></td> |
746 | 746 | <td><span class="parametername">cancellationToken</span></td> |
747 | | - <td><p>The token to monitor for cancellation requests. The default value is <span class="xref">System.Threading.CancellationToken.None</span>.</p> |
| 747 | + <td><p>The token to monitor for cancellation requests. The default value is <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken.none#System_Threading_CancellationToken_None">None</a>.</p> |
748 | 748 | </td> |
749 | 749 | </tr> |
750 | 750 | </tbody> |
@@ -945,7 +945,7 @@ <h5 class="exceptions">Exceptions</h5> |
945 | 945 | </thead> |
946 | 946 | <tbody> |
947 | 947 | <tr> |
948 | | - <td><span class="xref">System.Exception</span></td> |
| 948 | + <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></td> |
949 | 949 | <td><p>Index is out of buffer size</p> |
950 | 950 | </td> |
951 | 951 | </tr> |
@@ -1099,7 +1099,7 @@ <h5 class="parameters">Parameters</h5> |
1099 | 1099 | <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></td> |
1100 | 1100 | <td><span class="parametername">cancellationToken</span></td> |
1101 | 1101 | <td><p>The token to monitor for cancellation requests. |
1102 | | -The default value is <span class="xref">System.Threading.CancellationToken.None</span>.</p> |
| 1102 | +The default value is <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken.none#System_Threading_CancellationToken_None">None</a>.</p> |
1103 | 1103 | </td> |
1104 | 1104 | </tr> |
1105 | 1105 | </tbody> |
@@ -1193,7 +1193,7 @@ <h5 class="exceptions">Exceptions</h5> |
1193 | 1193 | </thead> |
1194 | 1194 | <tbody> |
1195 | 1195 | <tr> |
1196 | | - <td><span class="xref">System.Exception</span></td> |
| 1196 | + <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></td> |
1197 | 1197 | <td><p>Buffer is empty</p> |
1198 | 1198 | </td> |
1199 | 1199 | </tr> |
@@ -1411,7 +1411,7 @@ <h5 class="parameters">Parameters</h5> |
1411 | 1411 | <tr> |
1412 | 1412 | <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken">CancellationToken</a></td> |
1413 | 1413 | <td><span class="parametername">cancellationToken</span></td> |
1414 | | - <td><p>The token to monitor for cancellation requests. The default value is <span class="xref">System.Threading.CancellationToken.None</span>.</p> |
| 1414 | + <td><p>The token to monitor for cancellation requests. The default value is <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken.none#System_Threading_CancellationToken_None">None</a>.</p> |
1415 | 1415 | </td> |
1416 | 1416 | </tr> |
1417 | 1417 | </tbody> |
|
0 commit comments