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

In This Topic
    IRecurringOrdersService Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method Generate an order based on the given subscription  
     Method Generates orders based on the subscriptions in the given order  
     Method Process the recurring orders. Create new orders. Initiate required notifications.  
     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