Enum DistributedLockType
Represents the type of distributed lock.
Namespace: Umbraco.Cms.Core.DistributedLocking
Assembly: Umbraco.Core.dll
Syntax
public enum DistributedLockType
Fields
Name | Description |
---|---|
ReadLock | |
WriteLock |
Represents the type of distributed lock.
public enum DistributedLockType
Name | Description |
---|---|
ReadLock | |
WriteLock |