Timer is not firing sometimes when handling multithreaded Application


 

i facing problem timer not getting fired when application runs minutes. using windows xp sp2 running application .net framework 2.0

the objective of using timer send cyclic message hardware @ periodic interval

i using system.timers fires every 2 seconds , processing time involved in elapsed event around 700 milliseconds only.

the same tried threading timer , behaviour same.

kindly clarify if there solution this?

 

thanks ,

sangeetha

hard tell description sounds timer object getting garbage collected.  make sure have life reference instance...


.NET Framework  >  Common Language Runtime Internals and Architecture



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to send non-standard Content-Type header ?