ConnectionErrorEventArgs.Exception Property

Definition

The exception that is thrown when an error occurred during .executing ConnectionErrorEventArgs.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Property Value

Returns an exception that represents an error occurred during .executing ConnectionErrorEventArgs.

Applies to