AdsSessionBase.Logger Property
Gets the logger interface or null.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public ILogger? Logger { get; }
Property Value
Type: ILogger
The logger.