|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL IsSessionFree () |
Returns if the current AppServer operating mode is session-free |
|
| + | LOGICAL IsSessionManaged () |
Returns if the current AppServer operating mode is session-managed |
|
| + | LOGICAL IsStateAware () |
Returns if the current AppServer operating mode is state-aware |
|
| + | LOGICAL IsStateFree () |
Returns if the current AppServer operating mode is state-free |
|
| + | LOGICAL IsStateless () |
Returns if the current AppServer operating mode is stateless |
|
| + | LOGICAL IsStateReset () |
Returns if the current AppServer operating mode is state-reset |
| Options | Name | Purpose | |
|---|---|---|---|
| - | ServerOperatingModeEnum () |
Private constructor for the ServerOperatingModeEnum class |
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER SessionFree |
|
|
| + | CHARACTER SessionManaged |
|
|
| + | CHARACTER StateAware |
|
|
| + | CHARACTER StateFree |
|
|
| + | CHARACTER Stateless |
|
|
| + | CHARACTER StateReset |
|
|
Top
PUBLIC LOGICAL IsSessionFree ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL IsSessionManaged ()
|
|||||||||||||||
PUBLIC LOGICAL IsStateAware ()
|
|||||||||||||||
PUBLIC LOGICAL IsStateFree ()
|
|||||||||||||||
PUBLIC LOGICAL IsStateless ()
|
|||||||||||||||
PUBLIC LOGICAL IsStateReset ()
|
|||||||||||||||
PRIVATE ServerOperatingModeEnum ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER SessionFree
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER SessionManaged
|
|||||||||
PUBLIC CHARACTER StateAware
|
|||||||||
PUBLIC CHARACTER StateFree
|
|||||||||
PUBLIC CHARACTER Stateless
|
|||||||||
PUBLIC CHARACTER StateReset
|
|||||||||