語言

MonitorThreshold.ShouldAlert 屬性

定義

當指標超過閾值時,是否會產生警報,並設定。

public:
 property bool ShouldAlert { bool get(); void set(bool value); };
public bool ShouldAlert { get; set; }
member this.ShouldAlert : bool with get, set
Public Property ShouldAlert As Boolean

屬性值

一個 Boolean 值。 如果 是真的,超過門檻會觸發警報。 若 為錯誤,超過閾值時不會發出警報。

備註

此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。

適用於