ResponseCode
Previous Top Next

Gets the HTTP response code received from the server or -1 if no response was received.
List of possible response codes:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
A value of 200 indicates a successful connection.
Syntax: ResponseCode As Int32