IActivityQueueRecalculationProvider Interface |
Namespace: CMS.OnlineMarketing.Internal
public interface IActivityQueueRecalculationProvider
The IActivityQueueRecalculationProvider type exposes the following members.
Name | Description | |
---|---|---|
Dequeue |
Returns top 10000 items from the queue and at the same time it removes them from the queue.
| |
Store |
Stores activity for further processing.
| |
StoreRange |
Stores all the activities from given activities for further processing.
|