dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlHttpOptions Class / MaxConnectionAge Property

In This Topic
MaxConnectionAge Property
In This Topic
Gets or sets the maximum connection age in seconds after which the tunnel will be closed.
Syntax
'Declaration
 
Public Property MaxConnectionAge As Integer
 

Property Value

The maximum connection age in seconds. The default value is 300 seconds.
See Also