Questo contenuto non è disponibile nella lingua selezionata.
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