View full article

QVSSettings.QVSPerformance.QVSPerformanceWorkingSetMemory Class

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Minimum and maximum physical RAM that is allocated to, and can be used by QlikView Server.

Inheritance

Syntax

public class QVSPerformanceWorkingSetMemory

Properties

Name Description
HighLimit

The maximum of the physical amount of RAM, in percentage, which can be used by an application.

LowLimit

The minimum of the physical amount of RAM, in percentage, which can be used by an application.

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)