Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : AdapterType property
 

AdapterType property

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