Events..::..OnCloseBot Event
Occurs when close bot.
Namespace:
ReloggerAssembly: Relogger (in Relogger.exe)
Syntax
public static event Events..::..ReloggerProfileCancelableHandler OnCloseBot
Public Shared Event OnCloseBot As Events..::..ReloggerProfileCancelableHandler
public: static event Events..::..ReloggerProfileCancelableHandler^ OnCloseBot { void add (Events..::..ReloggerProfileCancelableHandler^ value); void remove (Events..::..ReloggerProfileCancelableHandler^ value); }