TcAdsClient.IsLocal Property
Gets a value indicating whether the ADS client is connected to a ADS Server on the local computer.
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