Class LogicalExpressionMemoryCacheOptions
- Namespace
- NCalc.Cache.Configuration
- Assembly
- NCalc.MemoryCache.dll
public class LogicalExpressionMemoryCacheOptions- Inheritance
- 
      
      LogicalExpressionMemoryCacheOptions
- Inherited Members
Properties
AbsoluteExpirationRelativeToNow
The duration of the cache relative to now. Default Value: 15 minutes.
public TimeSpan AbsoluteExpirationRelativeToNow { get; set; }