SocketTimeout
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
The number of seconds to wait during socket read operations before timing out. If the operation takes longer than this threshold, then the connection is closed.
When this property is set to 0
, the connection does not time out.