Click or drag to resize
AtomicCounterCurrent 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 int Current { get; }

Property Value

Type: Int32

Implements

IAtomicCounterTCurrent
See Also