TestimoX

API Reference

Class

DnsLogIntervalSummary

Namespace ADPlayground
Assembly ADPlayground

Represents query statistics for a fixed time interval.

Inheritance

  • Object
  • DnsLogIntervalSummary

Constructors

public DnsLogIntervalSummary() #

Properties

public DateTime Start { get; set; } #

Gets or sets the start time of the interval.

public DateTime End { get; set; } #

Gets or sets the end time of the interval.

public Int32 QueryCount { get; set; } #

Gets or sets the number of queries within the interval.