Re: System.Timers.Timer Issue
- From: "William Stacey [C# MVP]" <william.stacey@xxxxxxxxx>
- Date: Tue, 3 Oct 2006 11:25:53 -0400
Seems to effect 1.1sp1. If you on 2.0, I might just try it and see.
--
William Stacey [C# MVP]
"Schmechel" <Schmechel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EB5F7160-F995-4E53-B7E1-B26760296B82@xxxxxxxxxxxxxxxx
| The problem is that I can not reproduce the state effectively in-house.
| I have thought about switching to System.Threading.Timer, but I do not
want
| to trade one issue for another.
|
| It seems that System.Threading.Timer has
| issues with failing to fire. See:
| http://support.microsoft.com/?id=900822
|
| It may be that this other problem would be easier to "live with" than the
| event-flood" I have experienced, but I would prefer to find a true fix for
| this problem rather than just settling.
|
| ---------------
|
| "William Stacey [C# MVP]" wrote:
|
| > Does System.Threading.Timer show this issue also?
| >
| > --
| > William Stacey [C# MVP]
.
- References:
- Re: System.Timers.Timer Issue
- From: William Stacey [C# MVP]
- Re: System.Timers.Timer Issue
- Prev by Date: Re: Possible bug in .Net 2.0 udp sockets?
- Next by Date: Using Enterprise Libary 2.0 from a DLL ?
- Previous by thread: Re: System.Timers.Timer Issue
- Next by thread: Re: System.Timers.Timer Issue
- Index(es):
Relevant Pages
|