ICountDownLatchGetCount Method Hazelcast .Net Client Class Library
Returns the current count.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax

int GetCount()

Return Value

Type: Int32
current count
Remarks

Returns the current count.
See Also

Reference