LicenseInfo.LicensedProcessors Property

Returns the number of licensed processors. The value of this property is undefined when the value of property FeatureName is not equal to the value of public field FeatureRuntime.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public uint LicensedProcessors { get; }

Property Value

Type: UInt32

Implements

IConfigLicenseInfoLicensedProcessors
See Also