HandleRequestContext<TOptions>.HandleResponse Method

Definition

Discontinue all processing for this request and return to the client. The caller is responsible for generating the full response.

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

Applies to