Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
此属性名称是指网络连接的状态。
final String MessageProperties.NETWORK_STATUS
如果网络可访问,则值为 1,否则值为 0。网络状态用于 system 队列消息(如网络状态更改)。
您可以在 QAMessage.getIntProperty(String) 方法中传递 MessageProperties.NETWORK_STATUS 以访问相关属性。
此属性是只读属性。