Walter.Web.FireWall
TryFind Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > IKnownLinks Interface : TryFind Method
The URI to match.
Method to look for, methods are Get, Post etc
The discovered rout.
Tries to find the link in the discovered endpoints.
Syntax

Parameters

uri
The URI to match.
method
Method to look for, methods are Get, Post etc
rout
The discovered rout.

Return Value

true if found, false otherwise.
Exceptions
ExceptionDescription
Will throw a argument null exception if uri is not provided
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

IKnownLinks Interface
IKnownLinks Members