AtomicInteger..::..Value Property

Namespace:  Akka.Tests
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


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