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

SearchDuration

SearchResult.SearchDuration property

Gets the search duration.

public TimeSpan SearchDuration { get; }

Property Value

The search duration.

See Also