Search Results for

    Show / Hide Table of Contents
    View Source

    Class DistributedWriteLockTimeoutException

    Exception thrown when a write lock could not be obtained in a timely manner.

    Inheritance
    object
    Exception
    ApplicationException
    DistributedLockingException
    DistributedLockingTimeoutException
    Namespace: Umbraco.Cms.Core.DistributedLocking.Exceptions
    Assembly: Umbraco.Core.dll
    Syntax
    public class DistributedWriteLockTimeoutException : DistributedLockingTimeoutException

    Constructors

    View Source

    DistributedWriteLockTimeoutException(int)

    Initializes a new instance of the DistributedWriteLockTimeoutException class.

    Declaration
    public DistributedWriteLockTimeoutException(int lockId)
    Parameters
    Type Name Description
    int lockId
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX