We're using the SchedulingManager for repeated content import tasks.
Every few days it just hangs and stops without error or apparent reason.
We want to write a monitor class to check if the SchedulingManager is still active.
What is the "IsAlive" method for the SchedulingManager?
thanks!