Quiescence value of this rule.

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

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