FeatureSwitches.InsightServiceDisableCacheEnabled 属性

定义

获取一个值,该值指示是否在功能开关上启用见解服务禁用缓存。

public:
 property bool InsightServiceDisableCacheEnabled { bool get(); };
public bool InsightServiceDisableCacheEnabled { get; }
member this.InsightServiceDisableCacheEnabled : bool
Public ReadOnly Property InsightServiceDisableCacheEnabled As Boolean

属性值

Boolean

true 如果在功能开关上启用见解服务禁用缓存,则为 ;否则为 false

适用于