Click or drag to resize
AtomicCounterLongCurrent Property
Retrieves the current value of the counter

Namespace: Akka.Util.Internal
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public long Current { get; }

Property Value

Type: Int64

Implements

IAtomicCounterTCurrent
See Also