I have created a windows service which gets soem info from database and I want to notify user based on the info retreived from the DB. How can I notify user from a windows service using system tray notification? Can you please show me some sample (using IPC mechanism) to get the return value of a method used in a windows service in a system tray notification? Thanks in advance.
相关问题
- Why does a windows service, hosting an NserviceBus
- Starting an Application from Windows Service
- How do I run my C# service with elevated UAC privi
- Create a Service using C#
- Powerpoint Interop fails in a Windows Service but
相关文章
- XCopy or MOVE do not work when a WCF Service runs
- Problem installing windows service
- Can't start Tomcat as Windows Service
- Running msiexec from a service (Local System accou
-
Cannot open
service on computer '. - Restart Windows Service when faulted
- How to auto login to windows account?
- Service not able to access a mapped drive
There are several options such as these: