FeatureSwitches.PushDataEnforceQuotasEnabled 属性

定义

获取一个布尔值,该值指示是否启用 PushDataEnforceQuotas。

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

属性值

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

适用于