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 (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public Object UserData { get; }

VB

Public ReadOnly Property UserData As Object
    Get

Property Value

Type: Object

Reference

AdsNotificationEventArgs Class

TwinCAT.Ads Namespace