AdsConnection.DeleteDeviceNotification Method

Deletes an existing notification.

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

Syntax

C#

public void DeleteDeviceNotification(
    uint notificationHandle
)

Parameters

notificationHandle

Type: System.UInt32
Handle of the notification.

Implements

IAdsNotifications.DeleteDeviceNotification(UInt32)

Reference

AdsConnection Class

TwinCAT.Ads Namespace