Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

IDomainStatusReport Interface

The Interface IDomainStatusReport is the result generated by the [DomainParser.Parse(System.Uri, DataExtensions)] method

Namespace:  Walter.Net.Networking.TopLevelDomainQuery
Assembly:  Walter.Net.Networking (in Walter.Net.Networking.dll)

Syntax


public interface IDomainStatusReport

Remarks


You can call this method via the domain parser or make use of the extension method on the Uri instance.

See Also


[NetworkExtensionMethods.GetDomainReport(System.Uri)]
[NetworkExtensionMethods.GetDomainReport(System.Uri, DataExtensions)]
[NetworkExtensionMethods.TryGetDomainReport(System.Uri, DataExtensions, out IDomainStatusReport?)]