Event.TimeReceived Property
Contains the DateTime when the Event was received.
Namespace: TcHmiSrv.Core
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public DateTime TimeReceived { get; set; }
Property Value
Type: DateTime