Search: "messages"
Error messages - Table Store Documentation
This topic lists the error types, description messages, and HTTP status codes for all possible errors in Table Store API. The ...
Send and receive normal messages - Message Queue Documentation
Send normal messagesExecute the following code to send messages. Set parameters correctly according to the instructions. using ...
Send messages (using multiple threads) - Message Queue Documentation
send or receive messages, improving the message transmitting or receiving TPS. Do not create a client instance for every thread ...
Is MQ always free of duplicate messages - Message Queue Documentation
Messages are not duplicated in most cases. As a distributed message middleware, MQ cannot ensure that messages are not ...
Send and receive ordered messages - Message Queue Documentation
Send ordered messagesThe sample code for sending ordered messages is as follows: using System;using ons;public class ...
What is the application scope of ordered messages - Message Queue Documentation
For the usage scope of ordered messages, including applicable scenarios and restrictions, see Ordered messages. ...
Broadcast messages - IoT Platform Documentation
subscribed messages. IConnectNotifyListener notifyListener = new IConnectNotifyListener() @Override public ...
How long can MQ messages be retained on the broker - Message Queue Documentation
MQ messages are retained on the broker for up to three days, and the system automatically deletes the unconsumed messages after ...