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 (10.0.0.1002)
Syntax
public int? PerInstanceCpuCoreCount { get; }

Property Value

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