Click or drag to resize
ServerSecurityMaxNumLogFiles Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the maximum number of log files that should be created.

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

Property Value

Type: Int64
The maximum number of log files that should be created.

Return Value

Type: Int64
The maximum number of log files that should be created.
Remarks