 | LogsRotateLogFileSizeThreshold Property |
Gets or sets the rotate log file size threshold.
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "rotate-log-file-size-threshold")]
public int RotateLogFileSizeThreshold { get; set; }
Request Example
View SourceProperty Value
Type:
Int32The rotate log file size threshold.
See Also