wManager.Wow.Helpers Namespace
WRobot

ReloggerProfile..::..Status Property

Gets or sets the status (avoid to edit value manually, to check if profile is running you can use IsStart()()()(), to start or stop profile use Start()()()() or Stop()()()()).

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

Syntax


[XmlIgnoreAttribute]
public Status Status { get; set; }
<XmlIgnoreAttribute> _
Public Property Status As Status
	Get
	Set
[XmlIgnoreAttribute]
public:
property Status^ Status {
	Status^ get ();
	void set (Status^ value);
}

Field Value

The status.