Interface IDistributedLockKeyNormalizer
Namespace: Volo.Abp.DistributedLocking
Assembly: Volo.Abp.DistributedLocking.Abstractions.dll
Syntax
public interface IDistributedLockKeyNormalizer
Methods
NormalizeKey(string)
Declaration
string NormalizeKey(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Returns
| Type | Description |
|---|---|
| string |