OnListEventsEventArgs.Command Property

Gets the Command that contains the listed Events in its read-value.

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

Syntax

C#

public Command Command { get; }

Property Value

Type: Command

Reference

OnListEventsEventArgs Class

TcHmiSrv.Core.Listeners.EventListenerEventArgs Namespace