wManager.Wow.Helpers Namespace
WRobot

WaitReloggerTask..::..CloseWow Property

Gets or sets a value indicating he closes wow during wait time.

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

Syntax


public bool CloseWow { get; set; }
Public Property CloseWow As Boolean
	Get
	Set
public:
property bool^ CloseWow {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if he closes wow during wait time.; otherwise, false.