public sealed class RoleSchedulerContext : SchedulerContextBasePublic NotInheritable Class RoleSchedulerContext
Inherits SchedulerContextBasepublic ref class RoleSchedulerContext sealed : public SchedulerContextBase[<SealedAttribute>]
type RoleSchedulerContext =
class
inherit SchedulerContextBase
end| RoleSchedulerContext | Контекст планировщика RoleSchedulerProcessor. |
| CancellationToken |
Объект, посредством которого можно отменить асинхронную задачу.
(Унаследован от SchedulerContextBase) |
| LastRescheduleDate | Дата последнего обновления запланированных задач. |
| NextRescheduleDate | Дата следующего обновления запланированных задач. |
| PluginContext | Контекст для джобов расчёта ролей и метаролей. |
| RescheduleSeconds |
Количество секунд для следующего перерасчёта планировщика или null, если перерасчёт планировщика не ожидается.
(Унаследован от SchedulerContextBase) |
| Scheduler |
Планировщик задач.
(Унаследован от SchedulerContextBase) |
| SchedulerProcessorTypeID |
Тип обработчика планировщика задач для данного контекста.
(Переопределяет SchedulerContextBaseSchedulerProcessorTypeID) |
| SchedulingDataByGenerator | Информация о запланированной задаче по генератору метаролей. |
| SchedulingDataByRole | Информация о запланированной задаче по динамической роли. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |