Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services Namespace / IMaintenanceWorker Interface

In This Topic
    IMaintenanceWorker Interface Methods
    In This Topic

    For a list of all members of this type, see IMaintenanceWorker members.

    Public Methods
     NameDescription
     Method Removes inactive users that have passed their lifespan for the current store  
     Method Removes credit cards account data associated with completed payments  
     Method Runs all maintenance routines for the current store context  
     Method Attempt to stop the running job (Inherited from CommerceBuilder.Services.Scheduler.IJob)
     Method Start working on the job (Inherited from CommerceBuilder.Services.Scheduler.IJob)
    Top
    See Also