Click or drag to resize

HttpSessionMaxConnections Property

Gets the max number of connections to management server allowed.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public int MaxConnections { get; }
Request Example View Source

Property Value

Type: Int32
The maximum connections.
See Also