Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82701 --- shadow/82701 2007-09-05 12:14:50.000000000 -0400 +++ shadow/82701.tmp.24916 2007-09-05 18:38:56.000000000 -0400 @@ -10,13 +10,12 @@ Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Setting System.Timers.Timer.Enabled to true doesn't work Description of Problem: I have a System.Timers.Timer with AutoReset property set to false. I want to re-enable my timer in Elapsed event handler, so that after Elasped @@ -73,6 +72,10 @@ Created an attachment (id=19970) Test case code file. ------- Additional Comments From [EMAIL PROTECTED] 2007-09-05 12:14 ------- Added a (NotWorking) unit test to TimerTest.cs. + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-05 18:38 ------- +Gert, your new test is failing on MS.NET 2.0. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
