@recative/open-promiseEnumerationsSequentialQueueUpdateActionOn this pageSequentialQueueUpdateAction Index Enumeration MembersAddClearDrainRemoveEnumeration Members AddAdd: addNew task was added to the queue.ClearClear: clearSome tasks was executed and removed from the queue.DrainDrain: drainAll tasks was executed.RemoveRemove: removeSome task was removed from the queue.
New task was added to the queue.