SendActionReadTimeout
The number of seconds that Coordinator waits when reading a response from a component after sending an action to it (when you use the SendAction Coordinator action).
For example, if Coordinator sends an action to a server that is slow to process or send the response, Coordinator times out the attempt after this number of seconds.
| Type: | Integer |
| Default: | 60 |
| Required: | No |
| Configuration Section: | Server |
| Example: | SendActionReadTimeout=120
|
| See Also: | SendActionConnectTimeout
SendAction action |