Session.SymbolServer Property
Gets the symbol server.
Namespace: TwinCAT
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public ISymbolServer SymbolServer { get; }
Remarks
The Session object holds and caches the symbolic information. To initially create this information, the Connection must be established.