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 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -