LockObject Class |
Namespace: CMS.Base
public class LockObject
The LockObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | LockObject |
Constructor
|
Name | Description | |
---|---|---|
![]() | Data |
Read data
|
![]() | Exception |
Exception that occurred within data reading
|
![]() | Key |
Lock object key
|
![]() | ReadFailed |
Flag indicating that the read failed
|
Name | Description | |
---|---|---|
![]() | EnterReadOutputType |
Attempts to enter read lock. Returns true if the lock was acquired
|
![]() | FinishReadOutputType |
Finishes the read operation
|
![]() | FinishReadFailed |
Finishes the read operation with failure
|