The following tables list the members exposed by INotFoundRequest.
Public Properties
| Name | Description |
 | CorrectedPath |
Gets the corrected path.
|
 | FailedOnModules |
Informs on the Guard-modules that requests on this non existing endpoints normally will fail on
|
 | LastSeenUtc |
Gets the last time any user has invoked this endpoint.
|
 | Path |
Gets the path that invoked the recording.
|
 | ProtocolMethod |
Gets the protocol method on the request that failed.
|
 | Recorded |
Gets the date the entry was first recorded.
|
Top
Public Methods
See Also