API Reference
Class
DnsblPathwayInfo
Provides dnsbl pathway info functionality.
Inheritance
- Object
- DnsblPathwayInfo
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
- Property DnsblInfo.Pathways
Constructors
public DnsblPathwayInfo() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Key { get; set; } #Gets or sets the key value.
public String Label { get; set; } #Gets or sets the label value.
public Int32 TargetsChecked { get; set; } #Gets or sets the targets checked value.
public Int32 ListedTargets { get; set; } #Gets or sets the listed targets value.
public Int32 ProvidersChecked { get; set; } #Gets or sets the providers checked value.
public Int32 ProvidersWithListings { get; set; } #Gets or sets the providers with listings value.
public IReadOnlyList<String> QueryKinds { get; set; } #Gets or sets the query kinds value.