AdsStateChangedEventArgs2 Class
Event Arguments for AdsStateChanged events.
Inheritance Hierarchy
System.Object
System.EventArgs
TwinCAT.Ads.AdsStateChangedEventArgs2
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public sealed class AdsStateChangedEventArgs2 : EventArgs
The AdsStateChangedEventArgs2 type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the connection. | |
|
The new state | |
|
The old state | |
|
The session |
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Returns a string that represents the current object. (Inherited from Object.) |