SendActionConnectTimeout
The number of seconds that Coordinator waits when connecting to the component that you want to send an action to (by using the SendAction action).
For example, if Coordinator attempts to send an action to a server that is unavailable, Coordinator 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 |