AdapterType property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns a Progress.ApplicationServer.AdapterTypes instance that identifies the
transport for the current request running on a Progress Application Server (PAS). If
not running on a PAS, it returns the Unknown value (?).
Data type: Progress.ApplicationServer.AdapterTypes enumeration
Access: PUBLIC Read-only
Applies to: Progress.Lang.OERequestInfo class