A parallel writer for a NativeParallelHashMap.
Use NativeParallelHashMap<T0,T1>.AsParallelWriter to create a parallel writer for a NativeParallelHashMap.
| Property | Description |
|---|---|
| Capacity | The number of key-value pairs that fit in the current allocation. |
| ThreadIndex | Returns the index of the current thread. |