Open sandboxFocus

Property HashingAlgorithm

HashingAlgorithm

Gets or sets the hashing algorithm used to compress keys when their length exceeds KeyCompressingThreshold. Default is None.

Declaration
public CacheKeyHashingAlgorithm HashingAlgorithm { get; init; }
Property Value
Type Description
CacheKeyHashingAlgorithm