TcAdsClient.Id Property

Gets the TcAdsClient 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

TcAdsClient Class

TwinCAT.Ads Namespace