Click or drag to resize
ServerSecurityMMFInactiveTimeout Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the number of seconds after which inactive Dashboards will be unloaded from their memory mapped file.

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

Property Value

Type: Int64
The number of seconds after which inactive Dashboards will be unloaded from their memory mapped file

Return Value

Type: Int64
The number of seconds after which inactive Dashboards will be unloaded from their memory mapped file
Remarks