Domain Detective

API Reference

Class

CountedValue (DmarcAggregate)

Namespace DomainDetective.TimeSeries.DmarcAggregate
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" }}