Click or drag to resize
LockObject Class
Locking object
Inheritance Hierarchy
SystemObject
  CMS.BaseLockObject

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public class LockObject

The LockObject type exposes the following members.

Constructors
  NameDescription
Public methodLockObject
Constructor
Top
Properties
  NameDescription
Protected propertyData
Read data
Public propertyException
Exception that occurred within data reading
Public propertyKey
Lock object key
Public propertyReadFailed
Flag indicating that the read failed
Top
Methods
See Also