Click or drag to resize
AtomicCounter Constructor
Creates an instance of an AtomicCounter 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 AtomicCounter()
See Also