property BeepTransportTCP.Timeout as Long
Specifies inactivity timeout, in seconds.

  TypeDescription 
   Long Long integer value that specifies number of seconds before transport is disconnected for inactivity. 
 

Timeout property defines how many seconds will transport wait when no data is exchanged by both sides, before it disconnects the transport. Setting this value to 0 will cause transport never to disconnect from remote peer.