Method Abort
Abort()
Immediately closes the connection with the client and does not send any response.
public HttpResponse Abort()
Returns
Remarks
This method returns an HttpResponse indicated to exit outside the scope of the request context. However, when calling this method, the connection is interrupted instantly.