NotificationFailed.Exception Property

Definition

The exception we caught, or null if the problem was not caused by an exception.

public Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Property Exception As Exception

Property Value

Applies to