Click or drag to resize

DocumentTaskEngineReadDocumentQueueCount Property

If a task is running, returns the current number of documents read and waiting to be processed.

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

Property Value

Int32
See Also