Click or drag to resize
Infosoft Logo

InvalidSchedulerStateFault Class

A fault indicating that the state of the scheduler is invalid for the current operation context. Typically this happens if you try to set the scheduler into the "unknown" state.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.SchedulerInvalidSchedulerStateFault

Namespace: Infosoft.Common.Contracts.FaultContracts.Scheduler
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class InvalidSchedulerStateFault
See Also