Notification.UserData Property

Attached UserData/Tag at the INotification

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
The user data.

Implements

INotification.UserData

Reference

Notification Class

TwinCAT.Ads Namespace