|
noexcept |
Destroys this communicator asynchronously.
| completed | If not nullptr, this callback is called when the destruction is complete. It must not throw any exception. |
completed unless you call this function on a communicator that has already been destroyed, in which case completed is called by the current thread.