IScheduler | |
public interface ISchedulerControlService : IBusinessService
The ISchedulerControlService type exposes the following members.
| Name | Description | |
|---|---|---|
| Checkin | Request that the scheduler does a "checkin" to make sure it still participates in future "cluster" information | |
| ResetContext | Requests the service to reset its cached context when possible | |
| ToggleSchedulerExecution | Toggles job execution on or off for the scheduler that the service controls. |