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

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