Notification.RawValue Property
Streams that holds the notification data.
Namespace: TwinCAT.Ads.Reactive
Assembly: TwinCAT.Ads.Reactive (in
TwinCAT.Ads.Reactive.dll) Version: 4.3.0.0 (4.3.7.0)
Syntax
C#
public byte[] RawValue { get; }
VB
Public ReadOnly Property RawValue As Byte()
Get
Property Value
Type: .Byte.