Persistate API documentation
Dequeue Method
NamespacesPersistate.UtilBlockingQueue<(Of <(<'T>)>)>Dequeue()()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
Dequeue()()()()
Removes and returns the object at the beginning of the BlockingQueue.

Dequeue(Int32)
Removes and returns the object at the beginning of the BlockingQueue, waiting no more than a timeout period for an object to be available.

Assembly: Persistate.Util (Module: Persistate.Util) Version: 0.6.1.20 (0.6.1.20)