Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Mutex Class
Mutex Methods
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Mutex Methods

Updated: November 2007

The Mutex type exposes the following members.

  NameDescription
CloseOverloaded.
CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.)
Dispose When overridden in a derived class, releases the unmanaged resources used by the WaitHandle, and optionally releases the managed resources. (Inherited from WaitHandle.)
Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeOverloaded.
GetAccessControl Gets a MutexSecurity object that represents the access control security for the named mutex.
GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
GetType Gets the Type of the current instance. (Inherited from Object.)
InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.)
MemberwiseCloneOverloaded.
OpenExistingOverloaded. Open an existing named mutex.
ReleaseMutex Releases the Mutex once.
SetAccessControl Sets the access control security for a named system mutex.
ToString Returns a String that represents the current Object. (Inherited from Object.)
WaitOneOverloaded.
Top
  NameDescription
IDisposable..::.DisposeInfrastructure. Releases all resources used by the WaitHandle. (Inherited from WaitHandle.)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker