The ILicenseManagerBase type exposes the following members.
Events
Name | Description | |
---|---|---|
LicenseAboutToExpire |
Event to occur when license is about to expire. Head up days are defined in config file
(web.config or [app].config)
The checking is done when any methods/properties are accessed.
| |
LicenseExpired |
Event to occur when license has expired.
The checking is done when any methods/properties are accessed.
|