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.

Table 1. 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 application server operating mode or the connection fails.

Default:

0