Timer (System.Threading.Timer)

Inherits: System.MarshalByRefObject

Interfaces: IDisposable

Derived Types: 0

Assembly: mscorlib.dll

Provides a mechanism for executing methods at specified intervals. This class cannot be inherited.

VB.NET C#

C#

public sealed class Timer : System.MarshalByRefObject, System.IDisposable
{
}

Articles

Timers: Comparing the Timer Classes in the .NET Framework Class ...

System.Windows.Forms.Timer, System.Timers.Timer, and System.Threading.Timer. Each of these classes has been designed and optimized for use in different situations.

System.Threading.Timer problem in Windows Service

System.Threading.Timer problem in Windows Service C# Help c-sharp ... Author: Andy (---.4mat.com) Date: 03-14-08 04:23 I have created a simple Windows Service that checks ...

The Halcyon Days of System.Threading.Timer at arje.net

The Halcyon Days of System.Threading.Timer. Did installing Windows Server 2003 Service Pack 1 break your multithreaded application? My first guess would be that the application ...

Problem with System.Timers.Timer not firing in a Windows service? Well ...

Problem with System.Timers.Timer not firing in a Windows service? Well switch to the System.Threading.Timer instead!!!

Mono Documentation

The members of System.Threading.Timer are listed below. See Also: Inherited members from System.MarshalByRefObject [ ...

Mono Documentation

Mono Class Library : System.Threading.Timer Overview | Members System.Threading.Timer.Change Method. Changes the start time and interval between method invocations for a timer.

System.Threading.Timer Class

Base Types Object MarshalByRefObject Timer. This type implements IDisposable . Assembly mscorlib Library BCL Summary Provides a mechanism for executing methods at specified ...

FIX: When a .NET Framework based application uses the System.Threading ...

Fixes a problem that typically may occur when a .NET Framework managed application uses the System.Threading.Timer class and the computer is running under a heavy load or multiple ...

Timer Class (System.Threading)

Provides a mechanism for executing a method at specified intervals. This class cannot be inherited. For a list of all members of this type, see Timer Members

Timer Class (System.Threading)

Provides a mechanism for executing a method at specified intervals. This class cannot be inherited.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support