Zoomed Image

AMSX Scripting Language - Command : HTTPSendNetTimeout

Summary

Set the timeout for the next HttpGetNet or HttpSendNet call

Description

Configures the HTTP timeout in milliseconds on the current HTTP context object. Must be called before HttpGetNet or HttpSendNet. Has no effect if the value is not numeric.

Parameters

ParameterDescription
cmdtimeout in milliseconds

Syntax


HTTPSendNetTimeout "timeout in milliseconds"

Return to the AMSX Command Reference