CommandQueueManagerCommandQueueActionPerformed Event |
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.
Namespace: SD.Tools.Algorithmia.CommandsAssembly: SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.2.0.0 (1.2.14.1118)
Syntax See Also