AdsClient.Disconnect Method
Disconnects this AdsClient from the local ADS router.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public bool Disconnect()
Return Value
Type: Boolean
true if disconnected, false otherwise.