LicenseHardwareAllowanceElementPerInstanceCpuCoreCount Property

Gets the number of combined CPU cores allowed to be used for all servers in the instance.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public Nullable<int> PerInstanceCpuCoreCount { get; }

Property Value

Type: NullableInt32
The number of CPU cores, or if there is no specified value.
See Also