PluginGroupSettingsSequentialExecution - свойство
Определяет, должны ли плагины группы выполняться последовательно.
Пространство имён: Tessa.Platform.PluginsСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public bool SequentialExecution { get; init; }
Public Property SequentialExecution As Boolean
Get
Set
public:
virtual property bool SequentialExecution {
bool get () sealed;
void set (bool value) sealed;
}
abstract SequentialExecution : bool with get, set
override SequentialExecution : bool with get, set
BooleanIPluginGroupSettingsSequentialExecution