| AtomicCounterLong Constructor |
Creates an instance of an AtomicCounterLong with a starting value of -1.
Namespace:
Akka.Util.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public AtomicCounterLong()
new : unit -> AtomicCounterLong
See Also