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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -