Click or drag to resize

PageReadLockException Class

Exception thrown when failing to get a Page level read lock.
Inheritance Hierarchy
System.Object
  System.Exception
    VelocityDb.Exceptions.PageReadLockException

Namespace:  VelocityDb.Exceptions
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
[SerializableAttribute]
public class PageReadLockException : Exception
See Also