Click or drag to resize

AtomicMutex Methods

The AtomicMutex type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRelease
Releases the lock.
Public methodToString (Inherited from Object.)
Public methodTryLock
Tries to obtain a lock with this thread.
Top
See Also