TheConnectMode |
Scroll |
Option for user license handling when connecting a Thereforeā¢ Server.
Name |
Dec Value |
Description |
NoLicenseMove |
0 |
Default. When the user is already connected from a different machine, an exception occurs. |
ConnectForSignOut |
1 |
Only connects if the user has an active session. Mainly used to call SignOut for ending the session and freeing the user license. |
MoveLicense |
2 |
Connects even when user is already connected from a different machine, closing the other connection. |