Method Close
Close()
Closes the connection between the client and the server and returns an HTTP response indicating that the connection has been terminated. This method will not throw an exception if the connection is already closed.
public HttpResponse Close()