AdsNotificationsInvalidatedEventArgs Class
Class AdsNotificationsUnregisteredEventArgs. This class cannot be inherited. Implements the EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
TwinCAT.Ads.AdsNotificationsInvalidatedEventArgs
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public sealed class AdsNotificationsInvalidatedEventArgs : EventArgs
The AdsNotificationsInvalidatedEventArgs type exposes the following members.
Constructors
|
Name |
Description |
---|---|---|
|
Initializes a new instance of the AdsNotificationsInvalidatedEventArgs class. |
Properties
|
Name |
Description |
---|---|---|
|
Gets the notifications that occurred at a specific TimeStamp | |
|
Gets the time stamp of the Notifications |
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.) |