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

RFC_ERROR_SYSTEM_FAILURE with SAP ECC 6 Unicode

C# System.Data.Common DbCommand and getting Datasets from Oracle