DoubleBufferedQueueTEnqueue Method
Enqueues a collection of items into the double-buffered queue.
Namespace: Gemstone.Threading.CollectionsAssembly: Gemstone.Threading (in Gemstone.Threading.dll) Version: 1.0.167 -- Release Build+6c665d9111cb5e0fc32e9aa6c693dcb89c216eb7
Parameters
- items IEnumerableT
- The collection of items to be enqueued.