AdsStateChangedEventArgs2.Connection Property

Gets the connection.

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

Syntax

C#

public IAdsConnection Connection { get; }

VB

Public ReadOnly Property Connection As IAdsConnection
    Get

Property Value

Type: IAdsConnection
The connection.

Reference

AdsStateChangedEventArgs2 Class

TwinCAT.Ads Namespace