Windows Services中的邮件 [英] Messasges in Windows Services

查看:72
本文介绍了Windows Services中的邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Windows服务向桌面用户显示通知.

How to show Notifications using windows services to the desktop user.

推荐答案

不,您不能显示Windows服务中的消息框.执行此操作的标准方法是使用事件日志.

对于更高级的UI,通常可以通过常规的Windows应用程序来完成此操作,您可以从用户启动时找到它.
No, you cannot show a message box from a windows service. The standard way to do this is with the event log.

For more advanced kinds of UI , the way this is typically done is via a regular windows application which you can locate from the users'' startup.


这篇关于Windows Services中的邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆