HandleRequestContext<TOptions>.SkipHandler Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discontinue processing the request in the current handler.
public:
void SkipHandler();
public void SkipHandler ();
member this.SkipHandler : unit -> unit
Public Sub SkipHandler ()