OpenMetaverse Protocol Library Developers API Documentation
Dequeue Method (timeout)
NamespacesOpenMetaverseBlockingQueue < (Of < ( <' T > ) > ) > Dequeue(Int32)
Removes and returns the object at the beginning of the Queue.
Declaration Syntax
C#
public T
Dequeue(

int
timeout
)
Parameters
timeout ( Int32)
time to wait before returning (in milliseconds)
Return Value
Object in queue.

Assembly: OpenMetaverseTypes(Module: OpenMetaverseTypes.dll) Version: 0.0.0.0