wManager.Wow.Helpers Namespace
WRobot

ReloggerProfile Methods

The ReloggerProfile type exposes the following members.

Methods


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