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

In This Topic
    IMaintenanceWorker Interface Members
    In This Topic

    The following tables list the members exposed by IMaintenanceWorker.

    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