| Name |
Summary |
| Idle |
Idle state, none of the other states apply (which should never occur) |
| Pending |
Dispatch is waiting for a response on one or more DispatchItems |
| Accepted |
Final state: Dispatch is accepted by exactly one dispatch receiver |
| Rejected |
Final state: Dispatch is rejected by all dispatch receivers |
| Timeout |
Final state: None of the dispatch receivers have responded in time |
| Canceled |
Final state: The dispatch is withdrawn by the dispatch sender |
| Automatic |
Final state: An automatic dispatch has been made, no DispatchItems (that have to be answered) were made |