AtomicMutex Class |
Namespace: FM.IceLink
The AtomicMutex type exposes the following members.
Name | Description | |
---|---|---|
![]() | AtomicMutex |
Creates a new instance of an AtomicMutex.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Release |
Releases the lock.
|
![]() | ToString | (Inherited from Object.) |
![]() | TryLock |
Tries to obtain a lock with this thread.
|