AdsClient.ConnectionStateChanged Event

Occurs when the connection state has been changed.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public event EventHandler<ConnectionStateChangedEventArgs> ConnectionStateChanged

Value

Type: System.EventHandler.ConnectionStateChangedEventArgs.

Implements

IConnectionStateProvider.ConnectionStateChanged

Reference

AdsClient Class

TwinCAT.Ads Namespace