Click or drag to resize
ServerSecurityMaxDashboardsPerProcessingAgent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates the maximum number of dashboards which should be loaded into a single processing agent

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

Property Value

Type: Int32
The maximum number of dashboards which should be loaded into a single processing agent

Return Value

Type: Int32
The maximum number of dashboards which should be loaded into a single processing agent
Remarks