PingInterval Property (MySqlConnectionStringBuilder)
Gets or sets the interval (in seconds) between pinging MySQL server and reopening the connection if required.
'Declaration
Public Property PingInterval As Integer
public int PingInterval {get; set;}
Property Value
The number of seconds to wait for a connection to ping. The default value is 0 seconds.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2