Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Scheduler Namespace / IScheduler Interface
Members
In This Topic
    IScheduler Interface
    In This Topic
    Schedules the system tasks to run at defined intervals. For example maintenance, recurring orders. Scheduler is called once at the application startup.
    Syntax
    public interface IScheduler 
    See Also