LicenseInfo.Edition Property |
Returns a ProductEdition enumerator identifying the edition of the installed product. This property can
only be successfully read when property FeatureName equals the value of public field FeatureRuntime.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)


Exception | Condition |
---|---|
RTX64Exception | Thrown if the number of licensed processors cannot be mapped to a valid ProductEdition enumerator or if the LicenseInfo object does not represent the RTX64 Runtime feature. |
