StreamCacheEvictionOptions.DataMinTimeInCache 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置消息在可用于基于时间的清除之前在缓存中保留的最短时间。
public TimeSpan DataMinTimeInCache { get; set; }
member this.DataMinTimeInCache : TimeSpan with get, set
Public Property DataMinTimeInCache As TimeSpan