wManager.Wow.Helpers Namespace
WRobot

ReloggerGeneralSettings..::..WaitTimeAfterLaunch Property

Gets or sets the time to wait after launch (in seconds)

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

Syntax


public int WaitTimeAfterLaunch { get; set; }
Public Property WaitTimeAfterLaunch As Integer
	Get
	Set
public:
property int^ WaitTimeAfterLaunch {
	int^ get ();
	void set (int^ value);
}

Field Value

The wait time after launch.