Walter.Net.Networking
DataExtensions Enumeration
Walter.Net.Networking Assembly > Walter.Net.Networking.TopLevelDomainQuery Namespace : DataExtensions Enumeration
Indicates how you would like to have the Extensions enrichment the url data
Syntax
public enum DataExtensions : System.Enum 
Members
MemberDescription
ALL Get full network endpoint discovery stats
Dns Add The DNS data of the hosting server
Geography The geography of the ISP hosting the server
None No data enrichment other than the URL data
Ping Get the Ping status of the hosting server
Inheritance Hierarchy

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

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