AdsSession Constructor (AmsAddress, SessionSettings, ILogger, Object)
Initializes a new instance of the AdsSession class.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public AdsSession(
AmsAddress address,
SessionSettings settings,
ILogger? logger,
Object? owner
)
Parameters
address |
Type: TwinCAT.Ads.AmsAddress |
settings |
Type: TwinCAT.Ads.SessionSettings |
logger |
Type: Microsoft.Extensions.Logging.ILogger |
owner |
Type: System.Object |