MaxKeySize
Gets or sets the maximum size of the cache key before compression. Default is 1024.
Declaration
public int MaxKeySize { get; init; }Property Value
| Type | Description |
|---|---|
| int |
Gets or sets the maximum size of the cache key before compression. Default is 1024.
public int MaxKeySize { get; init; }| Type | Description |
|---|---|
| int |