Walter.Web.FireWall
TryGetSearchDnsEntries Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > ISubscriptionsRepository Interface : TryGetSearchDnsEntries Method
The CIDR (Classless Inter-Domain Routing) of a IP address.
The entry.
Tries to set the DNS entries for this IP address in cashing.
Syntax
bool TryGetSearchDnsEntries( 
   long CIDR,
   out IpAddressSubscriptionEntry entry
)

Parameters

CIDR
The CIDR (Classless Inter-Domain Routing) of a IP address.
entry
The entry.

Return Value

true if XXXX, 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

ISubscriptionsRepository Interface
ISubscriptionsRepository Members