PluginExecutingContextStopRequested - свойство
Определяет, была ли вызвана graceful-остановка плагина.
Пространство имён: Tessa.Platform.PluginsСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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