Try OpenEdge Now
skip to main content
.NET Open Clients
Accessing Proxy Properties : Alphabetical listing of properties : PROGRESS.Session.SessionModel
 

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 27. sessionModel property values
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 AppServer operating mode or the connection fails.

Default:

0