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