Exception Property (PgSqlDependencyErrorEventArgs)
Returns the exception that occurred in the waiting process.
'Declaration
Public ReadOnly Property Exception As Exception
public Exception Exception {get;}
Property Value
The exception that occurred in the waiting process.