Domain Detective

API Reference

Class

DnsblProviderSummary

Namespace DomainDetective.Views
Assembly DomainDetective

Provides dnsbl provider summary functionality.

Inheritance

  • Object
  • DnsblProviderSummary

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 Provider { get; set; } #

Gets or sets the provider value.

public Int32 QueryCount { get; set; } #

Gets or sets the query count value.

public Int32 ListedCount { get; set; } #

Gets or sets the listed count value.

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

Gets or sets the listed targets value.

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

Gets or sets the meanings value.

{{ include "footer" }}