See Also

HttpOptions Class  | HttpOptions Members

 

Language

Visual Basic

C#

Show All

See AlsoRequirementsLanguagesCoreLab.MySqlSend comments on this topic.

MaxConnectionAge Property

Gets or sets the maximum connection age in seconds after which the tunnel will be closed.

[Visual Basic]
Public Property MaxConnectionAge As Integer
[C#]
public int MaxConnectionAge {get; set;}

Return Type

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

 

See Also

HttpOptions Class  | HttpOptions Members

 

 


© 2002 - 2008 Devart. All Rights Reserved.