Discuss this help topic in SecureBlackbox Forum
Timeout for socket operations.
Declaration
Description
Specifies the maximum time of inactivity after which socket operation is cancelled and is considered expired.
If the connect, read or write attempt to the socket is unsuccessful for the specified number of milliseconds, the operation is cancelled with the timeout error.
If this property value is 0, the operation will never become expired.
The default value is 0.