Enumeration RTM_MESSAGE_QOS

The qos of rtm message.

Enumeration Members

RTM_MESSAGE_QOS_ORDERED: 1

Will ensure that messages arrive in order.

RTM_MESSAGE_QOS_UNORDERED: 0

Will not ensure that messages arrive in order.