Click or drag to resize

CountDownLatchAwait Method

Overload List
  NameDescription
Public methodAwait
Awaits this instance.
Public methodAwait(TimeSpan)
Waits for the latch to be released for up to the specified amount of time. If the timeout expires a TimeoutException is thrown.
Public methodAwait(Int32, TimeUnit)
Top
See Also