TransportListener.tcp.timeout

This property specifies how long a socket waits on a read() before closing.

TransportListener.tcp.timeout=integerMinutes
Specifies how long a socket waits on a read() before closing.
Required
Optional. Required if TCP port is specified.
Values
Integer value in minutes. Do not use zero (no timeout) as a value.
Default
10
Example
TransportListener.tcp.timeout=10