HttpMaxConnectionAge Property
Gets or sets the maximum connection age in seconds after which the tunnel will be closed.
public int HttpMaxConnectionAge {get; set;}
'Declaration
Public Property HttpMaxConnectionAge As Integer
Property Value
The maximum connection age in seconds. The default value is 300 seconds.