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 SourceDistributedLockingMechanism
Declaration
IDistributedLockingMechanism DistributedLockingMechanism { get; }
Property Value
Type | Description |
---|---|
IDistributedLockingMechanism |