OutputCacheContext.AllowCacheLookup 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
确定是否允许传入 HTTP 请求进行缓存查找。
public bool AllowCacheLookup { get; set; }
member this.AllowCacheLookup : bool with get, set
Public Property AllowCacheLookup As Boolean