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

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -