The ILicenseManagerBase type exposes the following members.

Events

  NameDescription
Public eventLicenseAboutToExpire
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.
Public eventLicenseExpired
Event to occur when license has expired. The checking is done when any methods/properties are accessed.

See Also