IAdsSymbolicAccess.CleanupSymbolTable Method
Clears the internal symbol / DataTypes cache.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
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.