Click or drag to resize
RentedLicenseUpdaterTask Class
Class for RentedLicenseUpdaterTask scheduled task, which renews rented licenses keys.
Inheritance Hierarchy
SystemObject
  CMS.SchedulerRentedLicenseUpdaterTask

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 11.0.0
Syntax
C#
public class RentedLicenseUpdaterTask : ITask

The RentedLicenseUpdaterTask type exposes the following members.

Constructors
  NameDescription
Public methodRentedLicenseUpdaterTask
Top
Methods
  NameDescription
Public methodExecute
Executes license update
Top
See Also