Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDistributedLockingMechanismFactory

    Picks an appropriate IDistributedLockingMechanism when multiple are registered

    Namespace: Umbraco.Cms.Core.DistributedLocking
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDistributedLockingMechanismFactory

    Properties

    View Source

    DistributedLockingMechanism

    Declaration
    IDistributedLockingMechanism DistributedLockingMechanism { get; }
    Property Value
    Type Description
    IDistributedLockingMechanism
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • DistributedLockingMechanism
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX