ManagedLock Class |
Namespace: FM.IceLink
The ManagedLock type exposes the following members.
Name | Description | |
---|---|---|
ManagedLock | Initializes a new instance of the ManagedLock class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Lock |
Acquires an exclusive lock.
| |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Unlock |
Releases an exclusive lock.
|