Walter.Web.FireWall
Equals(Uri,ProtocolMethod) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > DiscoveredRout Class > Equals Method : Equals(Uri,ProtocolMethod) Method
The URI used to compare with.
the method used on the request
Determines whether the specified System.Uri points to this endpoint.
Syntax
public bool Equals( 
   Uri uri,
   ProtocolMethod method
)

Parameters

uri
The URI used to compare with.
method
the method used on the request

Return Value

true if the method and path matches a known link, 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

DiscoveredRout Class
DiscoveredRout Members
Overload List