|
pure virtualnoexcept |
Starts a graceful closure of this connection once all outstanding invocations have completed.
response | A callback that the implementation calls when the connection is closed gracefully. |
exception | A callback that the implementation calls when the connection closure failed. Its exception_ptr parameter is always non-null and describes the reason for the failure. |