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