Script Packager Object Model Reference

IHttpRequest.Timeout Property

The request timeout in milliseconds

int Timeout {get; set;}

Remarks

If the remote server does not send a response within the specified timeout the an error is reported.

See Also

IHttpRequest Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace