LastDocumentKey

OperationProgressEventArgs.LastDocumentKey property

Gets the key of the last processed document.

public string LastDocumentKey { get; }

Property Value

The last processed document key.

See Also