Document Task EngineTotal Archives Processed Property
If a task is running, returns the total number of archives (Zip/7zip/Tar/Rar/etc) that have currently been fully processed.
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 TotalArchivesProcessed { get; }