Property IsExpired
Checks if the license has expired.
Commercial: warning only, continues working.
Educational: throws LicenseExpiredException.
public bool IsExpired { get; }
Checks if the license has expired.
Commercial: warning only, continues working.
Educational: throws LicenseExpiredException.
public bool IsExpired { get; }