Need an example to loop Get Queue items activity after reaching 100 and should check all the items in Queue

Sorry for the reduced screenshot:
ListQueueItems = new List(Of QueueItem) - Init it before usage
ListQueueItems = ListQueueItems.Concat(tmpQueueItems).toList (within correct spell form)

1 Like