Click or drag to resize
LockObjectException Property
Exception that occurred within data reading

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also