TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dinesh Ambaliya
NA
42
80k
Windows Services OnShutDown() event is not firing
Feb 26 2013 2:46 AM
I want to create a service which note the time of OS in OnStart event and save that start time and end time in OnShutDown event. But onShutDown() event is not firing. Same code is running in OnStop event.
Me
.ServiceProcessInstaller1.Account =System.ServiceProcess.ServiceAccount.LocalSystem
Me
.ServiceInstaller1.StartType = System.ServiceProcess.ServiceStartMode.Automatic
Reply
Answers (
0
)
Create a Custom Login Page
What is the application directory of an application in IPhon