AdsNotificationEventArgs.UserData Property

Gets the user object. This object is passed by to AddDeviceNotification and can be used to store data.

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

Syntax

C#

public Object? UserData { get; }

Property Value

Type: Object

Implements

INotification.UserData

Reference

AdsNotificationEventArgs Class

TwinCAT.Ads Namespace