OpenMetaverse Protocol Library Developers API Documentation
Dequeue Method (timeout)
NamespacesOpenMetaverseBlockingQueue < (Of < ( <' T > ) > ) > Dequeue(TimeSpan)
Removes and returns the object at the beginning of the Queue.
Declaration Syntax
C#
public T 
Dequeue(
        
TimeSpan 
timeout
)
Parameters
timeout ( TimeSpan)
time to wait before returning
Return Value
Object in queue.

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