TcHmiSrvEventListener.OnListEventsEventArgs Constructor

Initializes a new instance of the TcHmiSrvEventListener.OnListEventsEventArgs class.

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

Syntax

C#

public OnListEventsEventArgs(
    Context context,
    Command command
)

Parameters

context

Type: TcHmiSrv.Context
The Context of the event.

command

Type: TcHmiSrv.Command
The Command that contains the listed Events in its read-value.

Reference

TcHmiSrvEventListener.OnListEventsEventArgs Class

TcHmiSrv Namespace