Click or drag to resize
ServerSecurityMaxDashboardsinMMF Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the maximum number of Dashboards that can be loaded into memory as memory mapped files.

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

Property Value

Type: Int64
The maximum number of Dashboards that can be loaded into memory as memory mapped files

Return Value

Type: Int64
The maximum number of Dashboards that can be loaded into memory as memory mapped files
Remarks