AdsSession.NetId Property

Gets the NetId of the Session

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

Syntax

C#

public AmsNetId NetId { get; }

VB

Public ReadOnly Property NetId As AmsNetId
    Get

Property Value

Type: AmsNetId
The net identifier.

Implements

IAdsSession.NetId

Reference

AdsSession Class

TwinCAT.Ads Namespace