LicenseInfo.ExpirationDays Property

Returns the number of days before this license will expire. The value of this property is undefined if property IsEvaluation returns false.

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

Copy
public uint ExpirationDays { get; }

Property Value

Type: UInt32

Implements

IConfigLicenseInfo.ExpirationDays

See Also: