KeyCompressingThreshold
Gets or sets the length threshold over which cache keys are hashed. The default value is 128.
Declaration
public int KeyCompressingThreshold { get; init; }Property Value
| Type | Description |
|---|---|
| int |
Gets or sets the length threshold over which cache keys are hashed. The default value is 128.
public int KeyCompressingThreshold { get; init; }| Type | Description |
|---|---|
| int |