Class AbpDistributedLockOptions
Inheritance
object
AbpDistributedLockOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.DistributedLocking
Assembly: Volo.Abp.DistributedLocking.Abstractions.dll
Syntax
public class AbpDistributedLockOptions
Constructors
AbpDistributedLockOptions()
Declaration
public AbpDistributedLockOptions()
Properties
KeyPrefix
Declaration
public string KeyPrefix { get; set; }
Property Value
Type | Description |
---|---|
string |