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.

Reference

AdsClient Class

TwinCAT.Ads Namespace