|
105 | 105 |
|
106 | 106 | ]]></format>
|
107 | 107 | </remarks>
|
108 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 108 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
109 | 109 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
110 | 110 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
111 | 111 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
159 | 159 | ]]></format>
|
160 | 160 | </remarks>
|
161 | 161 | <exception cref="T:System.NotSupportedException">Dynamic partitioning is not supported by the base class. It must be implemented in derived classes.</exception>
|
162 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 162 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
163 | 163 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
164 | 164 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
165 | 165 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
213 | 213 | ]]></format>
|
214 | 214 | </remarks>
|
215 | 215 | <exception cref="T:System.NotSupportedException">Dynamic partitioning is not supported by this partitioner.</exception>
|
216 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 216 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
217 | 217 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
218 | 218 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
219 | 219 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
267 | 267 |
|
268 | 268 | ]]></format>
|
269 | 269 | </remarks>
|
270 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 270 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
271 | 271 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
272 | 272 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
273 | 273 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
319 | 319 |
|
320 | 320 | ]]></format>
|
321 | 321 | </remarks>
|
322 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 322 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
323 | 323 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
324 | 324 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
325 | 325 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
413 | 413 |
|
414 | 414 | ]]></format>
|
415 | 415 | </remarks>
|
416 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 416 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
417 | 417 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
418 | 418 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
419 | 419 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
460 | 460 |
|
461 | 461 | ]]></format>
|
462 | 462 | </remarks>
|
463 |
| - <related type="Article" href="https://msdn.microsoft.com/library/96153688-9a01-47c4-8430-909cee9a2887">Custom Partitioners for PLINQ and TPL</related> |
| 463 | + <related type="Article" href="/dotnet/standard/parallel-programming/custom-partitioners-for-plinq-and-tpl">Custom Partitioners for PLINQ and TPL</related> |
464 | 464 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-speed-up-small-loop-bodies">How to: Speed Up Small Loop Bodies</related>
|
465 | 465 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-a-partitioner-for-static-partitioning">How to: Implement a Partitioner With a Static Number of Partitions</related>
|
466 | 466 | <related type="Article" href="/dotnet/standard/parallel-programming/how-to-implement-dynamic-partitions">How to: Implement Dynamic Partitions</related>
|
|
0 commit comments