WebStats dotNet Scheduler - Code Documentation
OnShutdown Method
Namespaces > Scheduler > Scheduler > OnShutdown()
When implemented in a derived class, executes when the system is shutting down. Specifies what should happen immediately prior to the system shutting down.
Syntax
C#Visual BasicManaged C++J#
protected override void OnShutdown ()
Protected Overrides Sub OnShutdown
protected:
virtual void OnShutdown () override
protected void OnShutdown ()

Assembly: Scheduler (Module: Scheduler) Version: 0.6.2.0