Click or drag to resize
ServerSecurityLogFileThresholdSize Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the size in bytes that will be the log file threshold.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public long LogFileThresholdSize { get; set; }

Property Value

Type: Int64
The size in bytes that will be the log file threshold.

Return Value

Type: Int64
The size in bytes that will be the log file threshold.
Remarks