SessionManager Class Methods
- Last UpdatedNov 06, 2025
- 1 minute read
For a list of all members of this type, see SessionManager members.
| Name | Description | |
|---|---|---|
![]() | Dispose | Overloaded. Free the Timer resource used by the SessionManager class. |
![]() | EndSession | The EndSession() method ends an active session and logs off any users that logged onto entities within this session, if they have not already been logged off manually. |
![]() | StartSession | Overloaded. The StartSession() method starts a session of the client type of the session object. The method checks that a license of that type is available and, if so, uses it for the session. This overload of the method returns the session ID. |
