ISessionProvider.Create Method
Creates the Session with address and communication settings.
Namespace: TwinCAT
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
ISession Create(
Object address,
ISessionSettings? settings
)
Parameters
|
address |
Type: System.Object |
|
settings |
Type: ISessionSettings |