Walter.Net.Networking
DomainStatusValidityTests Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking.TopLevelDomainQuery Namespace : DomainStatusValidityTests Enumeration
Validity tests on the domain status reports
Syntax
public enum DomainStatusValidityTests : System.Enum 
Members
MemberDescription
DnsPasses The DNS that for the domain is valid and routs
GeographyPassed The Geography Resolves
NotValid Not valid
PingPassed The HostName responds to a ping
UriIsValid URI format is valid
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Net.Networking.TopLevelDomainQuery.DomainStatusValidityTests

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Net.Networking.TopLevelDomainQuery Namespace