public static bool TryGetDomainReport( Uri url, DataExtensions stats, out IDomainStatusReport? report )
Parameters
- url
- The URL.
- stats
- flags of stats to include
- report
- The report generated
Return Value
IDomainReport
public static bool TryGetDomainReport( Uri url, DataExtensions stats, out IDomainStatusReport? report )
Exception | Description |
---|---|
System.ArgumentNullException | url |
Walter.Net.Networking.TopLevelDomainQuery.DomainParseException | Only DNS based URI's are possible |
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