Click or drag to resize

ExtensionExceptionEvent Property

The event where the error was thrown

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ExtensionEvents Event { get; }

Property Value

Type: ExtensionEvents
an ExtensionEvents object that indicates the event where the error occurred.
See Also