DynamicRoleScheduleAtLaunch - свойство |
Запланировать пересчёт при запуске сервиса Chronos.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [DataMemberAttribute]
[NotNullAttribute]
public bool ScheduleAtLaunch { get; set; }
<DataMemberAttribute>
<NotNullAttribute>
Public Property ScheduleAtLaunch As Boolean
Get
Set
public:
[DataMemberAttribute]
[NotNullAttribute]
virtual property bool ScheduleAtLaunch {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
[<NotNullAttribute>]
abstract ScheduleAtLaunch : bool with get, set
[<DataMemberAttribute>]
[<NotNullAttribute>]
override ScheduleAtLaunch : bool with get, set
Значение свойства
Тип:
BooleanРеализации
IRoleSchedulingProviderScheduleAtLaunchСм. также