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;}The maximum connection age in seconds. The default value is 300 seconds.
HttpOptions Class | HttpOptions Members
© 2002 - 2008 Devart. All Rights Reserved.