Statement option or class property
|
Value range
|
Description
|
THREAD-SAFE option of the PROCEDURE statement
|
N/A
|
Tells the PAS for OpenEdge session manager that the declared DLL or shared library procedure is thread safe so it can run in multiple server sessions simultaneously
|
SESSION:CURRENT-REQUEST-INFO:AgentId class property (1)
|
Positive integer
|
Returns the ID of the current multi-session agent
|
SESSION:CURRENT-REQUEST-INFO:SessionId class property (1)
|
Positive integer
|
Returns the ID of the current ABL session within the current multi-session agent
|
SESSION:CURRENT-REQUEST-INFO:TheadID class property (1)
|
Positive integer
|
Returns the ID of the AVM running the current ABL session within the current multi-session agent
|