AdsClient.Logger Property
Gets the logger inteface.
          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.
Gets the logger inteface.
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
public ILogger? Logger { get; }
Type: ILogger
The logger.