TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Constructor

Initializes a new instance of the TcHmiSrvAlarmProviderListener.OnListEventsEventArgs class.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public OnListEventsEventArgs(
    Context context,
    Value events
)

Parameters

context

Type: TcHmiSrv.Context
The Context of the event.

events

Type: TcHmiSrv.Value
The Value that contains the listed Events.

Reference

TcHmiSrvAlarmProviderListener.OnListEventsEventArgs Class

TcHmiSrv Namespace