Contains information pertaining to a specific remote procedure call, and is transparently passed between AppServer clients and AppServer agents in order to send and return contextual information. The information is relevant to the execution of a given request and can include client type, client version, client context identifier (CCID), and a deep copy of a client principal object.OpenEdge provides instances of this object that you can reference using handle attributes of any server object or asynchronous request object created in an AppServer client session, and using attributes of the SESSION system handle in an AppServer agent session (see the Notes for this class).Public
Properties
Public
Methods
Public
Events
![]()
In an AppServer (ABL) client session, you can reference separate instances of this class using the following attributes of a Server object handle or Asynchronous request object handle:
![]()
In an AppServer agent session, you can reference separate instances of this class using the following attributes of the SESSION system handle:
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |