Gets or sets the timeout in seconds to send Keep-Alive HTTP packets.
public int HttpKeepAlive {get; set;}
'Declaration
Public Property HttpKeepAlive As Integer
Property Value
The timeout in seconds to send Keep-Alive HTTP packets. The default value is 1 second.