Legend
| Property: Action<HttpRequest, Exception, HttpResponse> ResponseExceptionHandler
DeclarationAction<HttpRequest, Exception, HttpResponse> ResponseExceptionHandler SummarySpecifies a method to be invoked whenever an exception occurs while reading from the response stream.RemarksRegardless of what this method does, the server will close the socket, cutting off the incomplete response. |