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