| AtomicCounterCurrent Property |
Retrieves the current value of the counter
Namespace:
Akka.Util.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public int Current { get; }
abstract Current : int with get
override Current : int with get
Property Value
Type:
Int32Implements
IAtomicCounterTCurrentSee Also