WaitOrTimerCallback (System.Threading.WaitOrTimerCallback)

Inherits: System.MulticastDelegate

Interfaces: ICloneable, ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Receives a Boolean parameter that determines whether the handle was signaled or the WaitHandle timed out.

VB.NET C#

C#

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

Articles

ONDotnet.com -- Multithreading with C#

... program can register a System.Threading.WaitHandle object ( WaitHandles are C#'s object model for the wait and notify paradigm of coding) and a System.Threading.WaitOrTimerCallback ...

ThreadPool (Miembros de) (Sintaxis de Visual J#)

... public static System.Threading.RegisteredWaitHandle RegisterWaitForSingleObject ( System.Threading.WaitHandle waitObject , System.Threading.WaitOrTimerCallback callBack ...

ThreadPool 멤버(Visual J# 구문)

... public static System.Threading.RegisteredWaitHandle RegisterWaitForSingleObject ( System.Threading.WaitHandle waitObject , System.Threading.WaitOrTimerCallback callBack ...

[svn] r5428: nemerle/branches/generics/ncc/testsuite/positive ...

... mutable instance1 = a ("Hello"); mutable instance2 = b ("World"); @@ -204,8 +204,7 @@ run_delegate ("qux", System.Threading.WaitOrTimerCallback (c2.m2)

ThreadPool Members (Visual J# Syntax)

... Object state ); public static System.Threading.RegisteredWaitHandl RegisterWaitForSingleObject ( System.Threading.WaitHandle waitObject, System.Threading.WaitOrTimerCallback ...

ThreadPool Members (Visual J# Syntax)

... Object state ); public static System.Threading.RegisteredWaitHandl RegisterWaitForSingleObject ( System.Threading.WaitHandle waitObject, System.Threading.WaitOrTimerCallback ...

MBR IT/.NET 247 : System.Threading Namespace [Details]

System.Threading.WaitCallback: System.Threading.WaitHandle: System.Threading.WaitOrTimerCallback ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team for ...

Mono Documentation

Mono Class Library : System.Threading Namespace System.Threading.WaitOrTimerCallback Delegate ... Parameters state Documentation for this section has not yet been entered ...

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