Click or drag to resize

LicensingEventArgsHasExpired Property

Gets a value indicating whether the license has expired.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public bool HasExpired { get; }

Property Value

Type: Boolean
true if the license has expired; otherwise, false.
See Also