I put the scheduler in standby mode.
Then later, I check the state by checking the InStandbyMode property. If try, I call a ResumeAll. However, later...after ResumeAll has been called, the InStandbyMode property still returns true.
how do you take the scheduler out of Standby mode?