ErrorOnTimeout Property
If enabled, reaching the timeout will not throw an error.
Data Type
BooleanDefault Value
trueRemarks
If ErrorOnTimeout is enabled, the adapter will not raise an error when the Timeout is reached and the ExpectedResponse or ExpectedResponseExpression specified has not been detected in the server output. Timeouts while opening the TCP connection itself will always cause an error even if ErrorOnTimeout is specified.