Walter.Web.FireWall
TryGet(DnsEntry,IWhois) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > IWhoisRepository Interface > TryGet Method : TryGet(DnsEntry,IWhois) Method
the DNS entry to receive
The whois entry is locally buffered
try and get the WHOIS entry for a DNS entry
Syntax
bool TryGet( 
   DnsEntry dns,
   out IWhois? whois
)

Parameters

dns
the DNS entry to receive
whois
The whois entry is locally buffered

Return Value

true if found
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
Overload List