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