AtomicLong..::..Value Property

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

Syntax


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