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

    DictionaryExtensions.MergeLeft<DistributedLockType, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<DistributedLockType, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<DistributedLockType>()
    ObjectExtensions.AsEnumerableOfOne<DistributedLockType>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<DistributedLockType, TProperty, TVal>(Expression<Func<DistributedLockType, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<DistributedLockType, TProperty>(Expression<Func<DistributedLockType, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX