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