1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. SearchReport
  8. /
  9. SearchDuration

SearchDuration

SearchReport.SearchDuration property

Gets the search duration.

public TimeSpan SearchDuration { get; }

Property Value

The search duration.

See Also