PROGRESS.Session.SessionModel
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Data Type:
Integer
Session model:
Session-free and session-managed
Session model supported by the application server operating mode, specified by one of the values shown in the following table.
| Value | Description |
|---|---|
0
|
Session-managed |
1
|
Session-free |
This property must be set for session-free application. It is optional for session-managed applications.
This value must match the application server operating mode or the connection fails.
Default:
0