Click or drag to resize

TaskRunMetricsTotalDocumentsRequeued Field

Total number of documents in current task batch that need to be requeued as separate tasks.

Namespace: OpenDiscoverSDK.Interfaces.Platform
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public long TotalDocumentsRequeued

Field Value

Int64
See Also