AdsNotificationErrorEventArgs Class

Arguments for the AdsNotificationError events.

Inheritance Hierarchy

System.Object
  System.EventArgs
    TwinCAT.Ads.AdsNotificationErrorEventArgs
Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public sealed class AdsNotificationErrorEventArgs : EventArgs

The AdsNotificationErrorEventArgs type exposes the following members.

Properties

 

Name

Description

AdsNotificationErrorEventArgs Class 1:

Exception

Exception that was caught while handling notifications.

Methods

 

Name

Description

AdsNotificationErrorEventArgs Class 2:

Equals

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

AdsNotificationErrorEventArgs Class 3:

GetHashCode

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

AdsNotificationErrorEventArgs Class 4:

GetType

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

AdsNotificationErrorEventArgs Class 5:

ToString

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

Reference

TwinCAT.Ads Namespace