简体   繁体   English

Vb.net杀进程

[英]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. 我要解决的问题是:当用户断开(而不是注销)其rdp会话时,我需要终止某些进程。

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. 如果用户忘记注销Windows Rdp会话,而我需要杀死它,则该应用程序会建立已建立的连接,该连接将永远运行。

Thanks in advance 提前致谢

Create an application that does the following: 创建一个执行以下操作的应用程序:

Use task scheduler to run this application every few minutes with administrative permissions. 使用任务计划程序以管理权限每隔几分钟运行此应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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