DocumentTaskEngineTotalArchivesProcessed Property |
If a task is running, returns the total number of archives (Zip/7zip/Tar/Rar/etc) that have currently been fully processed.
Namespace: OpenDiscoverSDK.PlatformAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic int TotalArchivesProcessed { get; }Property Value
Int32
See Also