AdsConnection.Id Property

Gets the AdsConnection identifier.

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

Syntax

C#

public int Id { get; }

VB

Public ReadOnly Property Id As Integer
    Get

Property Value

Type: Int32
The identifier.

Implements

IConnection.Id

Reference

AdsConnection Class

TwinCAT.Ads Namespace