Click or drag to resize

LogsBeforeDeleteKeepLogsFromTheLastDaysThreshold Property

Gets or sets the days of logs to keep before deleting.

Namespace:  Koopman.CheckPoint.SimpleGatewaySettings
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "before-delete-keep-logs-from-the-last-days-threshold")]
public int BeforeDeleteKeepLogsFromTheLastDaysThreshold { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also