Click or drag to resize

ConcurrentIsolatedQueueTEnqueue Method

Overload List
  Name Description
Public method Enqueue(T) Adds the provided item to the ConcurrentIsolatedQueueT. This method is thread safe.
Public method Enqueue(T, Int32, Int32) Adds the provided items to the IsolatedQueueT.
Top
See Also