|
|
Concurrent
|
| Name | Description | |
|---|---|---|
|
|
Enqueue(T) | Adds the provided item to the ConcurrentIsolatedQueueT. This method is thread safe. |
|
|
Enqueue(T, Int32, Int32) | Adds the provided items to the IsolatedQueueT. |