| CommandQueueManager Events | 
The CommandQueueManager type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | CommandQueueActionPerformed | 
            Event which is raised when a command queue action has been performed. Use this event to update observer objects which track changes in the command queue
            manager. Raised in the same critical action block as the action itself, so the thread which started the action is also raising this event. 
             | 
 See Also
See Also