ProcessedDocuments

OperationProgressEventArgs.ProcessedDocuments property

Gets the number of successfully processed documents.

public int ProcessedDocuments { get; }

Property Value

The number of successfully processed documents.

See Also