NotificationDataSample Constructor

Initializes a new instance of the NotificationDataSample class.

Namespace:  TwinCAT.Ads.Server
Assembly:  TwinCAT.Ads.Server (in TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229

Syntax

C#

public NotificationDataSample(
    uint handle,
    ReadOnlyMemory<byte> data
)

Parameters

handle

Type: System.UInt32
The notification handle.

data

Type: System.ReadOnlyMemory.Byte.
The Data content.

Reference

NotificationDataSample Class

TwinCAT.Ads.Server Namespace