DocumentTaskEngineDocumentMetadataToFileStoreQueueCount 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.
Namespace: OpenDiscoverSDK.PlatformAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic int DocumentMetadataToFileStoreQueueCount { get; }Property Value
Int32
See Also