Notification Properties

The Notification type exposes the following members.

Properties

 

Name

Description

NotificationHandle

Gets the handle of the connection. (Inherited from NotificationBase.)

RawValue

Streams that holds the notification data.

TimeStamp

Gets the timestamp of this Notification. (Inherited from NotificationBase.)

UserData

Gets the user object. This object is passed by to AddDeviceNotification and can be used to store data. (Inherited from NotificationBase.)

Value

Gets the value of the Notification. (Inherited from NotificationBase.)

Reference

Notification Class

TwinCAT.Ads.Reactive Namespace