Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<DistributedLockType, TProperty>(DistributedLockType, Expression<Func<DistributedLockType, TProperty>>)
    DictionaryExtensions.MergeLeft<DistributedLockType, TK, TV>(DistributedLockType, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<DistributedLockType, TK, TV>(DistributedLockType, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<DistributedLockType>(DistributedLockType)
    ObjectExtensions.AsEnumerableOfOne<DistributedLockType>(DistributedLockType)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX