wManager.Wow.Helpers Namespace
WRobot

Timer..::..CountDowntime Property

Holds the value of the Frequency property.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public double CountDowntime { get; set; }
Public Property CountDowntime As Double
	Get
	Set
public:
property double^ CountDowntime {
	double^ get ();
	void set (double^ value);
}

Field Value

The count downtime.