wManager.Wow.Helpers Namespace
WRobot

RunReloggerTask..::..RunTime Property

Gets or sets the run time, like "60-70".

Namespace:  Relogger.Classes
Assembly:  Relogger (in Relogger.exe)

Syntax


public string RunTime { get; set; }
Public Property RunTime As String
	Get
	Set
public:
property String^ RunTime {
	String^ get ();
	void set (String^ value);
}

Field Value

The run time.