简体   繁体   中英

Vb.net kill process

I've a problem to resolve that is: I need to kill some process when a user disconnect (not logg off) his rdp session.

This is an app which makes an established connection that is running for ever if the user forget logging off his Windows Rdp session and what i need is to kill it.

Thanks in advance

Create an application that does the following:

Use task scheduler to run this application every few minutes with administrative permissions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM