ClearAllAlarms
Ruft Clear() für alle Alarme im Zustand „Raised“ auf.
Syntax
public virtual void ClearAllAlarms([bool bResetConfirmation = True])
Parameter
Name | Typ | Beschreibung |
---|---|---|
bResetConfirmation | bool | Gibt an, ob die Alarme auch in den Zustand „Confirmed“ überführt werden sollen. |