FeatureSwitches.PushDataTileRefreshThrottlingEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value whether the PushDataTileRefreshThrottling is enabled.
public:
property bool PushDataTileRefreshThrottlingEnabled { bool get(); };
public bool PushDataTileRefreshThrottlingEnabled { get; }
member this.PushDataTileRefreshThrottlingEnabled : bool
Public ReadOnly Property PushDataTileRefreshThrottlingEnabled As Boolean
Property Value
true if the PushDataTileRefreshThrottling is enabled; otherwise, false.