AmsNetId.IsLocal Property
Is the Address Local?
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsLocal { get; }
VB
Public ReadOnly Property IsLocal As Boolean
Get
Property Value
Type: Boolean
true if this instance is local;
otherwise, false.