Notification.TimeStamp Property

Gets the time stamp of the INotification

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public DateTimeOffset TimeStamp { get; }

Property Value

Type: DateTimeOffset
The time stamp.

Implements

INotification.TimeStamp

Reference

Notification Class

TwinCAT.Ads Namespace