BlockingQueue

class BlockingQueue (
T
) {}

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Properties

closed
bool closed [@property getter]

returns true if queue is closed

Meta