Class Diagnostics
Represents a set of diagnostics relating to a search
Constructors
Diagnostics()
Declaration
public Diagnostics()
Properties
Duration
The time taken to perform the search
Declaration
public TimeSpan Duration { get; set; }
Property Value
| Type | Description |
|---|---|
| System.TimeSpan |