Skip to content

Commit af3f022

Browse files
committed
Update Appendix
1 parent b37b36c commit af3f022

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

specs/BrowserProcessExited.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,3 +310,6 @@ While there would be no operation started on calling the async method, a handler
310310
would be a added to be run (only) the next time the browser process associated
311311
to the `CoreWebView2Environment` exits, which in turn would make API usage
312312
easier for the two expected scenarios.
313+
314+
Alternatively, this could be kept an event and the registered handlers be
315+
automatically removed the next time the event is raised.

0 commit comments

Comments
 (0)