DocumentTaskEngineCurrentNumberOfDatabasesInProcess Property

If a task is running, returns the current number of databases currently being processed.

Definition

Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public int CurrentNumberOfDatabasesInProcess { get; }

Property Value

Int32

See Also