Function BlockingQueue.get

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