Tube.reserve

A blocking implementation of the reserve() method that will not return until such time as a Job is available or an exception occurs.

  1. Job reserve()
    class Tube
    reserve
    ()
  2. Nullable!Job reserve(uint timeOut)

Meta