| Visual Basic (Declaration) | |
|---|---|
Overridable Sub Standby() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual void Standby() | |
When Start is called (to bring the scheduler out of stand-by mode), trigger misfire instructions will NOT be applied during the execution of the Start method - any misfires will be detected immediately afterward (by the IJobStore's normal process).
The scheduler is not destroyed, and can be re-started at any time.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family