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