Windows Service vs Windows Scheduler..

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<p align=left><font face=Arial size=2></font> 
Hi,
<p align=left>I am new to Windows Service..
<p align=left>I was trying to schedule a windows service using System::Threading::Timer.
<p align=left>I want to know is it okay to schedule a windows service?
<p align=left>Or windows services are expected to be run only once during startup?
<p align=left>What are the performance issues if anyy if I schedule a windows service?
<p align=left>Kindly guide me.
<p align=left>Thanks.

View the full article
 
Back
Top