ProcessedDocuments

NetworkIndexingProgressEventArgs.ProcessedDocuments property

Gets the number of processed documents.

public int ProcessedDocuments { get; }

Property Value

The number of processed documents.

See Also