RoleSchedulerContext - конструктор
Пространство имён: Tessa.Extensions.Platform.Server.SchedulersСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public RoleSchedulerContext(
IScheduler scheduler,
RolePluginContext rolePluginContext
)
Public Sub New (
scheduler As IScheduler,
rolePluginContext As RolePluginContext
)
public:
RoleSchedulerContext(
IScheduler^ scheduler,
RolePluginContext^ rolePluginContext
)
new :
scheduler : IScheduler *
rolePluginContext : RolePluginContext -> RoleSchedulerContext
Параметры
- scheduler IScheduler
- rolePluginContext RolePluginContext
Контекст для джобов расчёта ролей и метаролей.