Class Diagnostics
Represents a set of diagnostics relating to a search
public class Diagnostics
- Inheritance
-
Diagnostics
- Inherited Members
Constructors
Diagnostics()
public Diagnostics()
Properties
Duration
The time taken to perform the search
public TimeSpan Duration { get; set; }