System.Threading.WaitOrTimerCallback Class
Information   Base Types   Related Resources

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

  • Namespace: System.Threading
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: mscorlib.dll

  • System.MulticastDelegate
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (2)Discussions (7)MembersRotorChanges
    Articles

    Page: 1
    Multithreading in .NET
    The Code Project
    Asynchronous processing and background processing was always a must for serious programs serving complex user needs. The Windows NT platform offers a great way to accomplish this, but the implementation was sometimes tedious and always labor intensive. It is the reason why I first studied multithreading options offered by the .NET framework.
    Multithreading Part 4: The ThreadPool, Timer classes and Asynchronous Programming Discussed
    C# Corner
    If you were following my first three parts of this series, you probably are familiar with basics of threading and how to write simple multithreading applications in .NET using the System.Threading.Thread class and implementing thread synchronization on the .NET platform. In this article, I would discuss few more .NET classes and how and what role do they play a role in building multithreading applications.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com