DocumentTaskEngineIsTaskRunning Property |
True if a task is currently being executed via a previous call to method
RunTask.
Namespace: OpenDiscoverSDK.PlatformAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic bool IsTaskRunning { get; }Property Value
Boolean
See Also