AmsNetId.IsLoopback Property
Indicates, that this AmsNetId indicates a Loopback (ID: 127.0.0.1.1.1)
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public bool IsLoopback { get; }
Property Value
Type: Boolean
true if this instance is loop back;
otherwise, false.