AdsNotificationEventArgs.DataStream Property

Streams that holds the notification data.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public AdsStream DataStream { get; }

VB

Public ReadOnly Property DataStream As AdsStream
    Get

Property Value

Type: AdsStream

Reference

AdsNotificationEventArgs Class

TwinCAT.Ads Namespace