Quiescence value of this rule.

Namespace: StreamBase.LiveView.API.Alerts
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.2.1.2 (10.2.1.2)

Syntax

         
 C#  Visual Basic  Visual C++ 
int Quiescence { get; set; }
Property Quiescence As Integer
	Get
	Set
property int Quiescence {
	int get ();
	void set (int value);
}

See Also