Cache

ConverterSettings.Cache property

The cache implementation used for storing conversion results.

public ICache Cache { get; set; }

See Also