PluginGroupSettingsSequentialExecution - свойство
Определяет, должны ли плагины группы выполняться последовательно.
Пространство имён: Tessa.Platform.PluginsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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