Event raised when queue pointer has finished activating
If you register a handler for this event, after the queue pointer has been activated it will immediately invoke the handler code.
Request event raised when an entity has requested to delete the queue pointer
Event raised when the queue pointer has been deleted
Event raised when the queue pointer's index has been updated because of changes to its queue
In this scenario the item the queue pointer points to has not changed.
Event raised when a request has been approved to proceed by all concerned services
The update does not begin until this event is fired.
Request event raised when a request has been made to update a pointer
Event raised when the queue pointer has been updated.
At this point, components listening for this event should start reacting to the update.
Event types raised by the IQueuePointer