ISessionManager Interface Methods
- Last UpdatedNov 06, 2025
- 1 minute read
For a list of all members of this type, see ISessionManager members.
| Name | Description | |
|---|---|---|
![]() | 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. |
