Document Task EngineEmbedded And Text To File Store Queue Count Property
If a task is running, returns the current number of extracted embedded documents and documents with extracted text waiting to be written to file store.
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 EmbeddedAndTextToFileStoreQueueCount { get; }