ADAPTER variable

Syntax
final String ianywhere.qanywhere.client.MessageProperties.ADAPTER
Remarks

For "system" queue messages, the network adapter that is being used to connect to the QAnywhere server.

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

You can pass MessageProperties.ADAPTER in the QAMessage.getStringProperty(String) method to access the associated property.

This property is read-only.

See Also

Interface MessageProperties

getStringProperty method