Ccs.Common.ISessionManager
- Last Updated: January 15, 2026
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| endRequestEnvironment () |
/* "End" the server session runtime and return it to a "safe" state.
@throws Progress.Lang.SysError, Progress.Lang.AppError */
|
||
| establishRequestEnvironment (character) |
/* Establish the server session runtime.
@param character A known string representing the client's session identity
@throws Progress.Lang.SysError, Progress.Lang.AppError */
|
||
| establishRequestEnvironment (handle) |
/* Establish the server session runtime.
@param handle The handle to the Client Principal object representing the client's session identity
@throws Progress.Lang.SysError, Progress.Lang.AppError */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Ccs.Common.IClientContext CurrentClientContext |
|
Method Detail
endRequestEnvironment ()
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
establishRequestEnvironment (character)
|
||||||||||||||
establishRequestEnvironment (handle)
|
||||||||||||||
Property Detail
Ccs.Common.IClientContext CurrentClientContext
|
||||||||
|---|---|---|---|---|---|---|---|---|