 | VPNMaximumConcurrentTunnels Property |
Gets or sets the maximum concurrent tunnels.
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "maximum-concurrent-tunnels")]
public int MaximumConcurrentTunnels { get; set; }
Request Example
View SourceProperty Value
Type:
Int32The maximum concurrent tunnels.
See Also