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