IConfigLicenseInfo Interface
This interface is the abstraction of the concrete implementation by class LicenseInfo.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public interface IConfigLicenseInfo
The IConfigLicenseInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Edition |
See property Edition. |
|
|
ExpirationDate |
See property ExpirationDate. |
|
|
ExpirationDays |
See property ExpirationDays. |
|
|
FeatureName |
See property FeatureName. |
|
|
HostId |
See property HostId. |
|
|
IsEvaluation |
See property IsEvaluation. |
|
|
IsExpired |
See property IsExpired. |
|
|
IssuedDate |
See property IssuedDate. |
|
|
LicensedProcessors |
See property LicensedProcessors. |
|
|
Version |
See property Version. |
Methods
| Name | Description | |
|---|---|---|
|
|
ToString |
See method ToString. |
See Also: