PhiAccrualFailureDetector..::..IsAvailable Property

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

Syntax


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