Walter.Web.FireWall
GetReports(IWhois) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Administration Namespace > AbuseBaseController Class > GetReports Method : GetReports(IWhois) Method
The ISP that you are interested in
Gets all reports stored on disk in combination with the WHOIS data and a link to the Pdf file.
Syntax
protected static IReadOnlyList<AbuseReportViewModel> GetReports( 
   IWhois ISP
)

Parameters

ISP
The ISP that you are interested in

Return Value

IReadOnlyList<System.ValueTuple<IWhois, AbuseReportMetaData, FileInfo>>.
Exceptions
ExceptionDescription
ISP
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

AbuseBaseController Class
AbuseBaseController Members
Overload List