Click or drag to resize

LogsReserveForPacketCaptureThreshold Property

Gets or sets the reserve for packet capture threshold.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "reserve-for-packet-capture-threshold")]
public int ReserveForPacketCaptureThreshold { get; set; }
Request Example View Source

Property Value

Type: Int32
The reserve for packet capture threshold.
See Also