HashingAlgorithm
Gets the algorithm used to compress the key if its length is above KeyCompressingThreshold.
Declaration
public CacheKeyHashingAlgorithm HashingAlgorithm { get; }Property Value
| Type | Description |
|---|---|
| CacheKeyHashingAlgorithm |
Gets the algorithm used to compress the key if its length is above KeyCompressingThreshold.
public CacheKeyHashingAlgorithm HashingAlgorithm { get; }| Type | Description |
|---|---|
| CacheKeyHashingAlgorithm |