Specifies whether to send TCP keep-alive packets and the interval at which they are sent in seconds. Default value is 0, which means that the packets are not sent.
public int KeepAlive {get; set;}
'Declaration
Public Property KeepAlive As Integer
Property Value
Interval in seconds between sending TCP keep-alive packets.