| Overload | Description |
|---|---|
| EndSession(SessionStatus,IMessageSourceProvider,String) | Called at the end of the process execution cycle to indicate that the process shut down normally or explicitly crashed. |
| EndSession(SessionStatus,Int32,String) | Called at the end of the process execution cycle to indicate that the process shut down normally or explicitly crashed. |
| EndSession(SessionStatus,String) | Called at the end of the process execution cycle to indicate that the process shut down normally or explicitly crashed. |
| EndSession(String) | Called at the end of the process execution cycle to indicate that the process shut down normally or explicitly crashed. |
| EndSession() | Called at the end of the process execution cycle to indicate that the process shut down normally. |