![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IAtomicLongGet Method |
Gets the current value.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxabstract Get : unit -> int64
Return Value
Type:
Int64the current value
RemarksGets the current value.
See Also