次の方法で共有


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

適用対象