AdsSession.Port Property

Gets the Ams Port of the Session

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

Syntax

C#

public int Port { get; }

VB

Public ReadOnly Property Port As Integer
    Get

Property Value

Type: Int32
The port.

Implements

IAdsSession.Port

Reference

AdsSession Class

TwinCAT.Ads Namespace