The SESSION_CLOSED-event is sent when the session has been closed.
The SESSION_CREATED-event is sent when the session has been created.
The SESSION_CUSTOMIZED-event is sent when the session has been customized.
The SESSION_INITIAL_OUTPUTS_LOADED-event is sent when the initial outputs of the session have been loaded.
The SESSION_SDTF_DELAYED_LOADED-event is sent when the SDTF of the session has been delayed loaded.
Event types for all session events The session events are used to notify about session changes, like creation, customization, closing, loading of initial outputs or delayed loading of SDTF. The events that are sent with the session events are of type ISessionEvent. The EventResponseMapping can used to map the event type to the corresponding event interface.