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