Walter.Web.FireWall
UpdateWhois Method (IFireWall)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : UpdateWhois Method
the entry to update
optionally the WHOIS entry to use, if blanc a new query will be executed
Update the WHOIS record on the PhishyVisit data object
Syntax
void UpdateWhois( 
   PhishyVisitStats phishy,
   IWhois? whois
)

Parameters

phishy
the entry to update
whois
optionally the WHOIS entry to use, if blanc a new query will be executed
Exceptions
ExceptionDescription
phishy
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

IFireWall Interface
IFireWall Members