Quiescence value of this rule.

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

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