wManager Namespace
wManager.Wow.Helpers Namespace
WRobot

wManagerSetting..::..Relogger Property

Relogge player when disconnected (you need to complete AccountEmail, AccountPassword, BNetName)

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


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