ISession.AddressSpecifier Property

Gets the communication endpoint address string representation.

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

Syntax

C#

string AddressSpecifier { get; }

VB

ReadOnly Property AddressSpecifier As String
    Get

Property Value

Type: String
The address.

Reference

ISession Interface

TwinCAT Namespace