ADAPTER variable

Syntax
const qa_string MessageProperties::ADAPTER
Remarks

This property name refers to the currently active network adapter that is being used to connect to the QAnywhere server.

It is used for system queue messages.

The value of this field is "ias_Network.Adapter".

Pass ADAPTER as the first parameter to the getStringProperty method to access the associated message property.

For more information, see Message properties.

See Also

getStringProperty function