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