SendActionConnectTimeout
The number of seconds that Controller waits when connecting to the component that you want to send an action to (by using the SendAction action).
For example, if Controller attempts to send an action to a server that is unavailable, Controller times out the attempt after this number of seconds.
Type: | Integer |
Default: | 60 |
Required: | No |
Configuration Section: | Server |
Example: | SendActionConnectTimeout=120
|
See Also: | SendActionReadTimeout
SendAction action |