property TCPKeepAlive: boolean; default True;
Description
The TCPKeepAlive property specifies whether the system should send TCP keep alive messages to the other side. If they are sent, death of the connection or crash of one of the machines will be properly noticed.
The default value is True.