TestLatch..::..IsOpen Property

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

Syntax


public bool IsOpen { get; }
Public ReadOnly Property IsOpen As Boolean
	Get
public:
property bool^ IsOpen {
	bool^ get ();
}