Function BlockingQueue.get

Prototype

bool get(
  ref T value,
  int timeoutMillis = 0
);

Authors

Copyright

License