HandleRequestContext<TOptions>.SkipHandler Method

Definition

Discontinue processing the request in the current handler.

public:
 void SkipHandler();
public void SkipHandler ();
member this.SkipHandler : unit -> unit
Public Sub SkipHandler ()

Applies to