Walter.Web.FireWall
TryGetByRangeId Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > IWhoisRepository Interface : TryGetByRangeId Method
The range identifier.
The ISP.
Tries the get the WHOIS provider by range identifier.
Syntax
bool TryGetByRangeId( 
   long? rangeId,
   out IWhois? whois
)

Parameters

rangeId
The range identifier.
whois
The ISP.

Return Value

true if found, false otherwise.
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

IWhoisRepository Interface
IWhoisRepository Members