Click or drag to resize
Akka.NETAtomicCounterLong 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.42 (1.2.3.42)
Syntax
public AtomicCounterLong()
See Also