AdsNotificationErrorEventArgs.Exception Property
Exception that was caught while handling notifications.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public Exception Exception { get; }
VB
Public ReadOnly Property Exception As Exception
Get
Property Value
Type: Exception