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