DefaultKeyBuilder
Gets or sets the CacheKeyBuilder used to generate caching keys, i.e. to serialize objects into a string.
Declaration
public static CacheKeyBuilder DefaultKeyBuilder { get; set; }Property Value
| Type | Description |
|---|---|
| CacheKeyBuilder |
Gets or sets the CacheKeyBuilder used to generate caching keys, i.e. to serialize objects into a string.
public static CacheKeyBuilder DefaultKeyBuilder { get; set; }| Type | Description |
|---|---|
| CacheKeyBuilder |