AdsNotificationEventArgs.NotificationHandle Property

Gets the handle of the connection.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int NotificationHandle { get; }

VB

Public ReadOnly Property NotificationHandle As Integer
    Get

Property Value

Type: Int32

Reference

AdsNotificationEventArgs Class

TwinCAT.Ads Namespace