Share via


FeatureSwitches.InsightServiceRuntimeRequestThrottlingEnabled 属性

定义

获取一个值,该值是否启用了 InsightServiceRuntimeRequestThrottling。

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

属性值

Boolean

true 如果启用了 InsightServiceRuntimeRequestThrottling,则为 ;否则为 false

适用于