CoreConfigSettingIdsLicenseCpuCoreMaxPerServer Field |
The maximum number of CPU cores that a single server is allowed to use for the application. A value of 0 indicates that there is no specified limit.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid LicenseCpuCoreMaxPerServer
Public Shared ReadOnly LicenseCpuCoreMaxPerServer As Guid
public:
static initonly Guid LicenseCpuCoreMaxPerServer
static val LicenseCpuCoreMaxPerServer: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 07be9a5c-4306-40a6-b1e0-139fb63f2959.
Data Type:
Int32.
Default Value: 0.
See Also