Click or drag to resize

DocumentTaskEngineIsTaskRunning Property

True if a task is currently being executed via a previous call to method RunTask.

Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public bool IsTaskRunning { get; }

Property Value

Boolean
See Also