ThreadId property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(PAS for OE only)
Identifies the Progress Application Server thread associated with a given
request or response. This property holds the value used by the multi-session agent, not the
session manager. If there is no valid response or request running in the session, the
property defaults to the Unknown value (?).
Data type: INTEGER
Access: PUBLIC Read-only
Applies to: Progress.Lang.OERequestInfo class