Walter.Web.FireWall
IsSearchEngine Method (ISearchEngineRepository)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.SearchEngines Namespace > ISearchEngineRepository Interface : IsSearchEngine Method
the IP address
the result
Test and see if the ip address belongs to any of the supported indexing bot
Syntax
bool IsSearchEngine( 
   IPAddress address,
   out SearchEngine result
)

Parameters

address
the IP address
result
the result

Return Value

true if the ip belongs to a known bot indexing the internet
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

ISearchEngineRepository Interface
ISearchEngineRepository Members