IActivityQueueRecalculationProviderDequeue Method |
Returns top 10000 items from the queue and at the same time it removes them from the queue.
Namespace: CMS.ContactManagement.InternalAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
Syntax IList<IActivityInfo> Dequeue()
Return Value
Type:
IListIActivityInfoSee Also