FeatureSwitches.PushDataTileRefreshThrottlingEnabled 属性

定义

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

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

属性值

Boolean

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

适用于