[Mono-dev] mono timer exception

Robert Jordan robertj at gmx.net
Wed Apr 16 04:15:07 EDT 2008


Sean Dague wrote:
> I read through the Timer code, and am starting to wonder if Timers
> themselves aren't thread safe to manipulate, and if that is the crux of
> our problem.

See http://msdn2.microsoft.com/en-us/library/system.timers.timer.aspx

The class is not thread safe.

Robert



More information about the Mono-devel-list mailing list