Walter.Net.Networking
DnsEntry Class Members
Properties  Methods 


Walter.Net.Networking Assembly > Walter.Net.Networking Namespace : DnsEntry Class

The following tables list the members exposed by DnsEntry.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DnsEntry class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the CIDR (Classless Inter-Domain Routing).  
Public Property Country the DNS came from  
Public Property The time the DNS entry was created  
Public Property Gets or sets the DNS alias names.  
Public Property The Domain name of the DNS server  
Public Property Gets or sets the IP address belonging to the DnsName.  
Public Property Gets or sets the name of the DNS.  
Public Property The Raw host-name returned by the DNS server  
Public Property Gets or sets the IP addresses.  
Public Property THe host name or IP address used to generate this DNS entry  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public Method Returns a hash code for this instance.  
Public Method Sets the technical identifier.  
Public MethodSets the specified values array.  
Public Method Retrieve the DNS entry as meaningful string representation  
Public Methodstatic (Shared in Visual Basic) Tries to parse the Json string to populate a DNS entry  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Get an empty IWhois entry for a IP address
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

DnsEntry Class
Walter.Net.Networking Namespace