ErrorEventArgs.Exception Property
Returns the exception that caused the event.
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.Server (in
TwinCAT.Ads.Server.dll) Version: 6.0.328+39e3229
Syntax
C#
public Exception Exception { get; }
Return Value
Type: Exception
The Exception that caused the event.