Open sandboxFocus

Property DefaultKeyBuilder

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