c# - How to prevent the Kill() process by another? -


this question has answer here:

in c# it's possible block kill() process another(user or program) ??

i want close application "close button" , block other way.

i've used c# years , i've never come across such mechanism. need way tell os current process somehow protected being killed. it's maybe more of os question language question, actually.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -