Walter.Web.FireWall
NotFoundRequest Class Members
Properties  Methods 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.RequestTracking Namespace : NotFoundRequest Class

The following tables list the members exposed by NotFoundRequest.

Public Properties
 NameDescription
Public Property Gets the corrected path.  
Public Property Informs on the modules that endpoints with this path normally will fail on  
Public Property The tracking ID for the not found request  
Public Property Gets the last time any user has invoked this endpoint.  
Public Property Counts how often the URL was rendered using the redirect  
Public Property Gets the count of possible 404 requests for this page.  
Public Property Gets the path that invoked the recording.  
Public Property Gets the protocol method on the request.  
Public Property Gets the date the entry was first recorded.  
Public Property Gets the updated UTC.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
Public Method Returns a hash code for this instance.  
Public Method Increments the count.  
Public MethodSets the corrected path on CorrectedPath for this NotFoundRequest.  
Public Method Sets the technical identifier.  
Public MethodSets the specified values array.  
Public MethodReturns a System.String that represents this instance.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

NotFoundRequest Class
Walter.Web.FireWall.RequestTracking Namespace