System.Threading.Mutex Class
Information   Base Types   Related Resources

A synchronization primitive than can also be used for interprocess synchronization.

  • 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.Threading.WaitHandle
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (5)Discussions (79)MembersRotorChanges
    Articles

    Page: 1
    C# From a Java Developer's Perspective
    http://www.25hoursaday.com/
    What follows is an overview of similarities and differences between the language features and libraries of the C# and Java programming languages based on my experience using both languages. All code snippets below were tested on Microsoft's .NET Framework Beta 2 for C# snippets and Java™ 2, Standard Edition (J2SE™) version 1.4 Beta 2 for the Java snippets.
    Controlling object life time and garbage collection in .NET
    The Code Project
    This article discusses scenarios where we have to take care of an object's life time and cannot rely on JIT's marking of objects for garbage collection
    How to synchronize access to a shared resource in a multithreaded environment by using Visual C++ .NET
    Microsoft Support
    (816160) - In applications that you create by using Microsoft Visual C++ .NET, you can perform multiple tasks at the same time by using multithreading. Multithreading permits you to start different threads to complete different tasks at the same time....
    Multithreading Part 3: Thread Synchronization
    C# Corner
    Gradually, as you start picking up the threads of multi-threading, you would feel the need to manage shared resources. The .NET framework provides a number of classes and data types that you can use to control the access to shared resources.
    Using Memory Mapped Files in ASP.NET using VB.NET
    The Code Project
    MemoryMappedCache is a small project can be used to host a proactive loaded cache using a Windows Service.
    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