Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util.Internal
IAtomicCounter(T) Interface
IAtomicCounter(T) Methods
AddAndGet Method
GetAndAdd Method
GetAndIncrement Method
IncrementAndGet Method
Next Method
Reset Method
IAtomicCounter
T
Reset Method
Resets the counter to zero.
Namespace:
Akka.Util.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
void
Reset
()
abstract
Reset
:
unit
->
unit
See Also
Reference
IAtomicCounter
T
Interface
Akka.Util.Internal Namespace
Akka.NET Home
|
Learn Akka.NET