Click or drag to resize
Akka.NETAtomicCounterLong Constructor
Overload List
  NameDescription
Public methodAtomicCounterLong
Creates an instance of an AtomicCounterLong with a starting value of -1.
Public methodAtomicCounterLong(Int64)
Creates an instance of an AtomicCounterLong.
Top
See Also