 | LogsTurnOnQOSLogging Property |
Gets or sets a value indicating whether to turn on QOS logging.
Namespace:
Koopman.CheckPoint.SimpleGatewaySettings
Assembly:
CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax[JsonPropertyAttribute(PropertyName = "turn-on-qos-logging")]
public bool TurnOnQOSLogging { get; set; }
Request Example
View SourceProperty Value
Type:
Booleantrue to turn on QOS logging; otherwise,
false.
See Also