Click or drag to resize

CommunicationOnErpCommunicationLostArgsException Property

Gets the exception that has occurred.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
The exception.
See Also