ObjectPool.borrow

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T borrow()
  2. T borrow(Duration timeout, bool isQuiet)
    class ObjectPool(T)
    T
    borrow
    (
    Duration timeout
    ,
    bool isQuiet = true
    )

Meta