AdsClient Constructor (ISession, ILogger)
Initializes a new instance of the AdsClient class bound to a session.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public AdsClient(
ISession session,
ILogger? logger
)
Parameters
session |
Type: TwinCAT.ISession |
logger |
Type: Microsoft.Extensions.Logging.ILogger |