此内容没有您所选择的语言版本。
7.2.6. Asynchronous Message Sending Example
The following code demonstrates using the properties of a sender to manage asynchronous send operations, with the option to avoid synchronous blocking when the sender is at capacity:
- C++
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - Python
Copy to Clipboard Copied! Toggle word wrap Toggle overflow