Gemstone Threading Library
C#
VB
C++
JavaScript
Show/Hide TOC
Process
Queue
T
Try
Take Method
Overload List
TryTake(T
)
Attempts to remove and return an object from the
ProcessQueue
T
.
TryTake(
T
)
Attempts to remove and return all objects from the
ProcessQueue
T
.
See Also
Reference
ProcessQueue
T
Class
Gemstone.Threading.Collections Namespace
In This Article
Overload List
See Also