Click or drag to resize
Akka.NETAtomicCounter Constructor
Overload List
  NameDescription
Public methodAtomicCounter
Creates an instance of an AtomicCounter with a starting value of -1.
Public methodAtomicCounter(Int32)
Creates an instance of an AtomicCounter.
Top
See Also