| 
               | 
            
              Process
             | 
          
The ProcessDictionaryTKey, TValue type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Disposed | 
            Occurs when the class has been disposed.
             (Inherited from ProcessQueueT)  | 
            
| 
                 | 
              ItemProcessed | 
            Event that is raised after an item has been successfully processed.
             (Inherited from ProcessQueueT)  | 
            
| 
                 | 
              ItemsProcessed | 
            Event that is raised after an array of items have been successfully processed.
             (Inherited from ProcessQueueT)  | 
            
| 
                 | 
              ItemsTimedOut | 
            Event that is raised if the processing time for an array of items exceeds the specified process timeout.
             (Inherited from ProcessQueueT)  | 
            
| 
                 | 
              ItemTimedOut | 
            Event that is raised if an item's processing time exceeds the specified process timeout.
             (Inherited from ProcessQueueT)  | 
            
| 
                 | 
              ProcessException | 
            Event that is raised if an exception is encountered while attempting to processing an item in the ProcessQueueT.
             (Inherited from ProcessQueueT)  |