AmsAddress.Port Property

Gets the Port number

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

Syntax

C#

public int Port { get; set; }

VB

Public Property Port As Integer
    Get
    Set

Property Value

Type: Int32
The port.

Reference

AmsAddress Class

TwinCAT.Ads Namespace