Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util.Internal
IAtomicCounter(T) Interface
IAtomicCounter(T) Properties
Current Property
IAtomicCounter
T
Current Property
The current value of this counter.
Namespace:
Akka.Util.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
T
Current
{
get
; }
abstract
Current
: 'T
with
get
Property Value
Type:
T
See Also
Reference
IAtomicCounter
T
Interface
Akka.Util.Internal Namespace
Akka.NET Home
|
Learn Akka.NET