 | LogsDeleteIndexFilesWhenIndexSizeAbove Property |
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "delete-index-files-when-index-size-above")]
public bool DeleteIndexFilesWhenIndexSizeAbove { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue if to delete index files when index size above threshold; otherwise,
false.
See Also