AtomicInteger..::..Value Property

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

Syntax


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