#include <OnixS/CME/iLink3/scheduling/SessionScheduler.h>
Definition at line 42 of file SessionScheduler.h.
Notifies that the session is about to be closed.
- Parameters
-
scheduler | the instance the of session scheduler that is about to close the session. |
session | the session that is about to be closed. |
allowLogout | indicates whether the scheduler must perform the logout. To prohibit the logout set this parameter to false . |
virtual void onWarning |
( |
const SessionScheduler & |
scheduler, |
|
|
Session * |
session, |
|
|
const std::string & |
warningReason |
|
) |
| |
|
pure virtual |
Notifies about a non-critical issue.
The documentation for this class was generated from the following file: