a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
10 lines
593 B
XML
10 lines
593 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Namespace Name="System.Collections.Concurrent">
|
|
<Docs>
|
|
<remarks>To be added.</remarks>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The System.Collections.Concurrent namespace provides several thread-safe collection classes that should be used in place of the corresponding types in the <see cref="N:System.Collections" /> and <see cref="N:System.Collections.Generic" /> namespaces whenever multiple threads are accessing the collection concurrently. </para>
|
|
</summary>
|
|
</Docs>
|
|
</Namespace> |