PROGRESS.Session.sessionModel
Data Type: Integer
Session model: Session-free and session-managed
Session model supported by the AppServer operating mode, specified by one of the values shown in the following table.
Table 22. sessionModel property values
Value
|
Description
|
0
|
Session-managed
|
1
|
Session-free
|
This property must be set for session-free applications. It is optional for session-managed applications.
This value must match the AppServer operating mode or the connection fails.
Default: 0