[Mono-bugs] [Bug 82701][Nor] Changed - Setting System.Timers.Timer.Enabled to true doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Sep 5 18:38:57 EDT 2007


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 robertj at gmx.net.

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: mono-bugs at ximian.com                            
 ReportedBy: publ at epf.pl               
 QAContact: mono-bugs at ximian.com
 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 gert.driesen at pandora.be  2007-09-05 12:14 -------
 Added a (NotWorking) unit test to TimerTest.cs.
+
+------- Additional Comments From robertj at gmx.net  2007-09-05 18:38 -------
+Gert, your new test is failing on MS.NET 2.0.
+


More information about the mono-bugs mailing list