Http404NotFound StructureNFX Class Library

[This is preliminary documentation and is subject to change.]

Returns HTTP 404 - not found. This should be used in place of returning exceptions where needed as it is faster

Namespace: NFX.Wave.MVC
Assembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public struct Http404NotFound : IActionResult
See Also