AlarmGroup.AcknowledgeCustomAlarmsAsync Method

Acknowledge custom alarms
<ID("AcknowledgeCustomAlarmsAsync", (int)e.AcknowledgeCustomAlarmsAsync)> _ 
Public Overridable Function AcknowledgeCustomAlarmsAsync( _ 
ByVal itemNames As String() _ 
) As Task
This language is not supported or no code example is available.
[ID("AcknowledgeCustomAlarmsAsync", (int)e.AcknowledgeCustomAlarmsAsync)] 
public virtual Task AcknowledgeCustomAlarmsAsync( 
string[] itemNames 
)
This language is not supported or no code example is available.

Parameters

itemNames
string[]

Return Value

Task

.NET Framework

Supported in: 4.8

In this article

Definition