ReloggerProfile Methods
The ReloggerProfile type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CloseAndKillWRobotProcess |
try to close, if cannot kill bot process.
|
|
|
CloseWowErrorProcess |
Closes wow error window.
|
|
|
CloseWowProcess |
Close wow process.
|
|
|
CloseWRobotProcess |
Closes bot process.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
ExistWowProcess |
Wow process is running
|
|
|
ExistWRobotProcess |
Bot process is running.
|
|
|
Finalize | (Inherited from Object.) |
|
|
GetErrors |
Gets the errors.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
InRunningScheduleRange |
Check if in working schedule (current time is between ScheduleFrom and ScheduleTo)
|
|
|
IsStart |
Determines this profile is start.
|
|
|
KillWowProcess |
Kill wow process.
|
|
|
KillWRobotProcess |
Kills bot process.
|
|
|
LaunchWowProcess |
Launches wow process.
|
|
|
LaunchWRobotProcess |
Launch bot.
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Start |
Starts this profile.
|
|
|
Stop |
Stops this profile
|
|
|
ToString |
Returns a String that represents this instance.
|
|
|
WowIsUnresponsive |
Wow is unresponsive (if process not responding for more that UnresponsiveTimeAfter).
|
|
|
WowProcessId |
Wow process id.
|
|
|
WRobotIsUnresponsive |
Bot is unresponsive (if process not responding for more that UnresponsiveTimeAfter).
|
|
|
WRobotProcessId |
Bot process id.
|

