Click or drag to resize
Akka.NETIAtomicCounter<T> Properties

The IAtomicCounter< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCurrent
The current value of this counter.
Top
See Also