Provides access to the methods and properties needed to manage and process a list of actions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Actions | Allows access to the action processor's action collection. | 
![]()  | 
CheckLayers | Checks for deleted Layers and disables affected actions. | 
![]()  | 
ClearQueue | Purges the processing queue and terminates the processing of queued messages. | 
![]()  | 
ExcludeRealtimeActions | Indicates if real-time actions are excluded from appearing on the interface. | 
![]()  | 
ProcessData | Takes an object as a parameter and runs it through an action list. | 
![]()  | 
ProcessorWaitTimeOut | Provides a configurable timeout for waiting to be able to process data objects, defaulted to 5 seconds. | 
![]()  | 
Suspended | Indicates whether the action processor will process any new data objects or any queued data objects. | 
CoClasses that implement IActionProcessor
| CoClasses and Classes | Description | 
|---|---|
| ActionProcessor (esriTrackingAnalyst) | The Action Processor object processes all actions in the main actioncollection and children. | 


