ADAPTERS variable

Syntax
const qa_string MessageProperties::ADAPTERS
Remarks

This property name refers to a delimited list of network adapters that can be used to connect to the QAnywhere server.

It is used for system queue messages.

The value of this field is "ias_Adapters".

Pass MessagePropertiesADAPTERS as the first parameter to the QAMessagegetStringProperty method to access the associated message property.

For more information, see Message properties. getStringProperty function