OnRequestEventArgs.Commands Property

Contains the Commands to invoke.

Namespace:  TcHmiSrv.Core.Listeners.RequestListenerEventArgs
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public CommandGroup Commands { get; }

Property Value

Type: CommandGroup

Reference

OnRequestEventArgs Class

TcHmiSrv.Core.Listeners.RequestListenerEventArgs Namespace