Click or drag to resize
ServerSecurityMaxDashboardsinMemory Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the maximum number of Dashboards that can be loaded into memory as objects which can then refresh themselves at the intervals set.

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

Property Value

Type: Int64
The maximum number of Dashboards that can be loaded into memory as objects which can then refresh themselves at the intervals set

Return Value

Type: Int64
The maximum number of Dashboards that can be loaded into memory as objects which can then refresh themselves at the intervals set
Remarks