LicenseInfo.IsExpired Property
Returns true if this license has expired, false if not. This property is only defined if property IsEvaluation is true.
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 bool IsExpired { get; }
Property Value
Type: Boolean
Implements
IConfigLicenseInfo.IsExpired
See Also: