Table of Contents

Class Diagnostics

Namespace
Si.Srp.Models.Common.Response
Assembly
Si.Srp.Models.Common.dll

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; }

Property Value

TimeSpan