Click or drag to resize

CountDownLatch Properties

The CountDownLatch type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of outstanding latches that have not been removed.
Top
See Also