WorkflowEngineContextKeepAlive - свойство |
Определяет, нужно ли сохранить состояние узла после его выполнения
Пространство имён:
Tessa.Workflow
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic bool KeepAlive { get; }Public ReadOnly Property KeepAlive As Boolean
Get
public:
virtual property bool KeepAlive {
bool get () sealed;
}abstract KeepAlive : bool with get
override KeepAlive : bool with get
Значение свойства
Тип:
BooleanРеализации
IWorkflowEngineContextKeepAlive
См. также