  | IAtomicLongGet Method  | 
 Gets the current value.
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntaxabstract Get : unit -> int64 
Return Value
Type: 
Int64the current value
RemarksGets the current value.
See Also