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