Notification(UInt32, DateTimeOffset, Object, ReadOnlyMemoryByte) Constructor
Initializes a new instance of the Notification class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public Notification(
uint handle,
DateTimeOffset dateTime,
Object? userData,
ReadOnlyMemory<byte> data
)Parameters
|
handle UInt32 |
The handle. |
|
dateTime DateTimeOffset |
The date time. |
|
userData Object |
The user data. |
|
data ReadOnlyMemoryByte |
The data. |
Reference
Notification Class Notification Overload TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026