TimerCallback (System.Threading.TimerCallback)

Inherits: System.MulticastDelegate

Interfaces: ICloneable, ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Represents the method that will handle the state of a Timer .

VB.NET C#

C#

public sealed class TimerCallback : System.MulticastDelegate, System.ICloneable, System.Runtime.Serialization.ISerializable
{
}

Articles

.NET Questions - NullReferenceException in SessionStateModule ...

at System.Threading._TimerCallback.TimerCallback_Context(Object state)     at System.Threading.ExecutionContext.runTryCode(Object userData)     at System.Runtime ...

System.Threading.Timer Class

Timer(System.Threading.TimerCallback, System.Object, int, int) Constructor Timer(System.Threading.TimerCallback, System.Object, System.TimeSpan, System.TimeSpan) Constructor

Monitor

... ControlChars.Cr + "All unsynchronized thread operations have completed." ) End Sub 'Main ' The callback method's signature MUST match that of ' a System.Threading.TimerCallback ...

Monitors

... ControlChars.Cr + "All unsynchronized thread operations have completed." ) End Sub 'Main ' The callback method's signature MUST match that of ' a System.Threading.TimerCallback ...

Mono Documentation

Mono Class Library : System.Threading Namespace System.Threading.TimerCallback Delegate ... Parameters state A System.Object containing application-specific information ...

MBR IT/.NET 247 : System.Threading.TimerCallback Class [Articles]

Caching Improvements in ASP.NET Whidbey: MSDN: Learn about the new caching features available in ASP.NET Whidbey, features that developers can use to significantly boost the ...

System.Threading.TimerCallback Delegate

Base Types Object Delegate TimerCallback. This type implements ICloneable . Assembly mscorlib Library BCL Summary Defines the shape of methods that are called by an instance of ...

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