ResourceQueueTDequeue Method
Removes an item from the queue. If one does not exist, a new item is created.
Namespace: SnapDB.CollectionsAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
Public Function Dequeue As T
Return Value
TThe dequeued or newly recreated item of type T.