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