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