AtomicCounterLong..::..Current Property

Retrieves the current value of the counter

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll)

Syntax


public long Current { get; }
Public ReadOnly Property Current As Long
	Get
public:
property long long^ Current {
	long long^ get ();
}