Walter.Net.Networking
GetDomainReport(Uri,DataExtensions) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > NetworkExtensionMethods Class > GetDomainReport Method : GetDomainReport(Uri,DataExtensions) Method
The URL.
flags of stats to include
Get the domain report for a given domain
Syntax
public static IDomainStatusReport GetDomainReport( 
   Uri url,
   DataExtensions stats
)

Parameters

url
The URL.
stats
flags of stats to include

Return Value

IDomainReport
Exceptions
ExceptionDescription
url
Only DNS based URI's are possible
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

NetworkExtensionMethods Class
NetworkExtensionMethods Members
Overload List