Namespace Umbraco.Cms.Core.DistributedLocking
Interfaces
IDistributedLock
Interface representing a DistributedLock.
IDistributedLockingMechanism
Represents a class responsible for managing distributed locks.
IDistributedLockingMechanismFactory
Picks an appropriate IDistributedLockingMechanism when multiple are registered
Enums
DistributedLockType
Represents the type of distributed lock.