Class DistributedReadLockTimeoutException
Exception thrown when a read lock could not be obtained in a timely manner.
Namespace: Umbraco.Cms.Core.DistributedLocking.Exceptions
Assembly: Umbraco.Core.dll
Syntax
public class DistributedReadLockTimeoutException : DistributedLockingTimeoutException
  Constructors
View SourceDistributedReadLockTimeoutException(Int32)
Initializes a new instance of the DistributedReadLockTimeoutException class.
Declaration
public DistributedReadLockTimeoutException(int lockId)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | lockId |