A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
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: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
void
Reset
()
Sub
Reset
void
Reset
()
abstract
Reset
:
unit
->
unit
See Also
Reference
IAtomicCounter
T
Interface
Akka.Util.Internal Namespace