Domain Detective

API Reference

Class

DnsblHostSummary

Namespace DomainDetective.Views
Assembly DomainDetective

Brief per-host DNSBL summary used in DNSBL reports.

Inheritance

  • Object
  • DnsblHostSummary

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String Key { get; set; } #

Gets or sets the key value.

public Int32 Total { get; set; } #

Gets or sets the total value.

public Int32 Listed { get; set; } #

Gets or sets the listed value.

public IReadOnlyList<String> Blacklists { get; set; } #

Gets or sets the blacklists value.

{{ include "footer" }}