This method is invoked in a server connection when the client connection calls the stop-advise method. The server can refuse to stop by returning #f. The client blocks until the server returns a value from this method.
The on-stop-advise method is invoked with the topic used by the client to connect to the server and the item passed to the client's stop-advise method.
Returns #t.