IP variable

Syntax
final String MessageProperties.IP
Remarks

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

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

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

This property is read-only.

See Also

MessageProperties interface

getStringProperty method