We\'re getting following problem while using System.Threading.Timer (.NET 2.0) from a Windows service.
System.Threading.Timer
Maybe re-scheduling is done after an operation that takes some seconds to complete. Or don't you control this ?