IAtomicLongGet Method Hazelcast .Net Client Class Library
Gets the current value.

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

long Get()

Return Value

Type: Int64
the current value
Remarks

Gets the current value.
See Also

Reference