Script Packager Object Model Reference

IHttpResponse.StatusCode Property

The HTTP Status Code sent by the server, e.g. 200, 404, 500

int StatusCode {get;}

See Also

IHttpResponse Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace