How to track closing of browser process opened via winform application? -


i have winform application , opening browser process url. want update data on winform application on close of opened browser window.

i tried process.hasexited, not working. not able find processid of browser processs in process.getprocesses.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -