IAdsSession.Address Property

Gets the Address specifier of the Session / connection

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

Syntax

C#

AmsAddress Address { get; }

VB

ReadOnly Property Address As AmsAddress
    Get

Property Value

Type: AmsAddress
The address.

Reference

IAdsSession Interface

TwinCAT.Ads Namespace