Click or drag to resize
AtomicCounterLong Constructor
Creates an instance of an AtomicCounterLong with a starting value of -1.

Namespace: Akka.Util.Internal
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public AtomicCounterLong()
See Also