AdsSession.Settings Property

Gets the settings of the connection.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public SessionSettings Settings { get; }

VB

Public ReadOnly Property Settings As SessionSettings
    Get

Property Value

Type: SessionSettings
The settings.

Reference

AdsSession Class

TwinCAT.Ads Namespace