IAtomicCounterTCurrent Property |
The current value of this counter.
Namespace: Akka.Util.InternalAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxReadOnly Property Current As T
Get
property T Current {
T get ();
}
abstract Current : 'T with get
Property Value
Type:
T
See Also