Document Task EngineDocument Metadata To File Store Queue Count Property
If a task is running, returns the current number of documents waiting have their extracted metadata written to file store. This is the last
step for a processed document.
Definition
Namespace: OpenDiscoverSDK.Platform
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public int DocumentMetadataToFileStoreQueueCount { get; }