Re: Does timer interval gets stored anywhere in system or in registry.
- From: Ward Bekker <ward@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 04 Oct 2006 12:22:47 +0200
Hi Archana,
A possible workaround might be to dispose the Timer instance every day or so and create a new instance to work with.
archana wrote:
Hi all,
I want to know about interval of timer.
I am using timer in windows service.I head somewhere that when i set
interval property of timer while setting interval, restart time of Pc
is consider.
My question is if i am using timer in my windows service, is there any
place where interval related information like interval set used by my
application is stored.
My problem is my timer start behaving erractically after 49.7 days. So
instead of restarting PC i reinstall service and problem gets solved.
So i want to know where in system timer related information is stored.
If anyone can shed some light on it then it will be really benefical
for me.
thanks in advance.
--
Ward Bekker
"Free .Net 2.0 C# to/from VB.Net Code Converter"
http://www.dotnettaxi.com/Tools/Converter.aspx
.
- Follow-Ups:
- References:
- Prev by Date: Does timer interval gets stored anywhere in system or in registry.
- Next by Date: Re: Export to excel.
- Previous by thread: Does timer interval gets stored anywhere in system or in registry.
- Next by thread: Re: Does timer interval gets stored anywhere in system or in registry.
- Index(es):
Relevant Pages
|