


This variable is used by the runtime and plug-in to define the length of time, in seconds, that the runtime or plug-in will wait for a response from acuserve before timing out. The default value for this variable is 25 seconds. Some networks have long connect times and the default value may not be long enough to allow the application to connect. For example, to change the timeout default of 25 seconds to one minute, you would set the following:
DEFAULT_TIMEOUT = 60
If the runtime or plug-in receives an error before the specified time, the runtime or plug-in will time out immediately. This variable only works with AcuServer client runtimes and AcuServer client plug-ins.