PluginExecutingContextStopRequested - свойство
Определяет, была ли вызвана graceful-остановка плагина.
Пространство имён: Tessa.Platform.PluginsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public bool StopRequested { get; }
Public ReadOnly Property StopRequested As Boolean
Get
public:
virtual property bool StopRequested {
bool get () sealed;
}
abstract StopRequested : bool with get
override StopRequested : bool with get
BooleanIPluginExecutingContextStopRequested