AdsConnection.DeleteDeviceNotification Method
Deletes an existing notification.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public void DeleteDeviceNotification(
int notificationHandle
)
VB
Public Sub DeleteDeviceNotification (
notificationHandle As Integer
)
Parameters
notificationHandle |
Type: System.Int32 |