TcAdsClient.ConnectionStateChanged Event

Occurs when the connection state has been changed.

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

Syntax

C#

public event EventHandler<ConnectionStateChangedEventArgs> ConnectionStateChanged

VB

Public Event ConnectionStateChanged As EventHandler(Of ConnectionStateChangedEventArgs)

Value

Type: System.EventHandler.ConnectionStateChangedEventArgs.

Implements

IConnectionStateProvider.ConnectionStateChanged

Reference

TcAdsClient Class

TwinCAT.Ads Namespace