TcHmiSrvAlarmProviderListener.OnInitialListEventsEventArgs Constructor

Initializes a new instance of the TcHmiSrvAlarmProviderListener.OnInitialListEventsEventArgs class.

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

Syntax

C#

public OnInitialListEventsEventArgs(
    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.OnInitialListEventsEventArgs Class

TcHmiSrv Namespace