ConnectionErrorEventArgs.Exception Propiedad

Definición

Excepción que tiene lugar cuando se produce un error al ejecutar ConnectionErrorEventArgs.

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

Valor de propiedad

Devuelve una excepción que representa un error que se ha producido al ejecutar ConnectionErrorEventArgs.

Se aplica a