wsSetRequestTimeOut (wsCONNECT)
Compatible with:
- Purpose
- This command can be used to set the "timeout" for all service requests that get executed in the context of a wsBlock.
- Test execution gets aborted if no response comes back from Worksoft SaaS wsCONNECT tunnel within the value set.
- If this command is NOT used within a wsBlock, a default value will be applied for the timeout.
- [OPTIONAL]
- Syntax
- wsSetRequestTimeOut(time)
- Target
- Time in milliseconds
- Value
- N/A
- Return Value
- N/A
Example(s):
Click here to see the example