 | CountDownLatchCount Property |
Returns the number of outstanding latches that have not been
removed.
Namespace:
com.espertech.esper.compat.threading
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic long Count { get; }
Property Value
Type:
Int64The count.
See Also