Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Waits for all asynchronous propagations to complete.
void wait_for_async_sends();
Remarks
This method is used by message block destructors to ensure all asynchronous operations have had time to finish before destroying the block.
Requirements
Header: agents.h
Namespace: Concurrency