NotificationBase.NotificationHandle Property

Gets the handle of the connection.

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

Syntax

C#

public uint NotificationHandle { get; }

VB

Public ReadOnly Property NotificationHandle As UInteger
    Get

Property Value

Type: UInt32

Reference

NotificationBase Class

TwinCAT.Ads.Reactive Namespace