| ICountDownLatchGetCount Method |
Returns the current count.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetCount As Integer
abstract GetCount : unit -> int
Return Value
Type:
Int32current count
Remarks Returns the current count.
See Also