TcHmiSrvRequestListener.OnRequestEventArgs Constructor

Initializes a new instance of the TcHmiSrvRequestListener.OnRequestEventArgs class.

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

Syntax

C#

public OnRequestEventArgs(
    Context context,
    CommandGroup commands
)

Parameters

context

Type: TcHmiSrv.Context
The Context of the event.

commands

Type: TcHmiSrv.CommandGroup
The Commands to invoke.

Reference

TcHmiSrvRequestListener.OnRequestEventArgs Class

TcHmiSrv Namespace