Class AbpDistributedLockOptions
Inherited Members
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 |