OpenMetaverse Protocol Library Developers API Documentation
BlockingQueue < (Of < ( <' T > ) > ) > Constructor (capacity)
NamespacesOpenMetaverseBlockingQueue < (Of < ( <' T > ) > ) > BlockingQueue < (Of < ( <' T > ) > ) > (Int32)
Create new BlockingQueue.
Declaration Syntax
C#
public 
BlockingQueue(
        
int 
capacity
)
Parameters
capacity ( Int32)
The initial number of elements that the queue can contain

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