AdsConnectionCleanupSymbolTable Method
Clears the internal symbol cache.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public void CleanupSymbolTable()Remarks
Previously stored symbol information is cleared. As a consequence the symbol information must be obtained from the ADS server again if accessed, which which needs an extra ADS round trip.