Domain Detective

API Reference

Class

CountedValue (TlsRpt)

Namespace DomainDetective.TimeSeries.TlsRpt
Assembly DomainDetective
Modifiers sealed

Provides counted value functionality.

Inheritance

  • Object
  • CountedValue

Constructors

Properties

public String Key { get; set; } #

Gets or sets the key value.

public Int32 Count { get; set; } #

Gets or sets the count value.

{{ include "footer" }}