AdsStateChangedEventArgs2 Class

Event Arguments for AdsStateChanged events.

Inheritance Hierarchy

SystemObject
  SystemEventArgs
    TwinCAT.AdsAdsStateChangedEventArgs2

Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public sealed class AdsStateChangedEventArgs2 : EventArgs

The AdsStateChangedEventArgs2 type exposes the following members.

Properties

 

Name

Description

AdsStateChangedEventArgs2 Class 1:

Connection

Gets the connection.

AdsStateChangedEventArgs2 Class 2:

NewState

The new state

AdsStateChangedEventArgs2 Class 3:

OldState

The old state

AdsStateChangedEventArgs2 Class 4:

Session

The session

Methods

 

Name

Description

AdsStateChangedEventArgs2 Class 5:

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

AdsStateChangedEventArgs2 Class 6:

GetHashCode

Serves as the default hash function.
(Inherited from Object)

AdsStateChangedEventArgs2 Class 7:

GetType

Gets the Type of the current instance.
(Inherited from Object)

AdsStateChangedEventArgs2 Class 8:

ToString

Returns a string that represents the current object.
(Inherited from Object)

Reference

TwinCAT.Ads Namespace EventArgs

Beckhoff Automation GmbH & Co. KG 2001-2026