ConnectionErrorEventArgs Klasse

Definition

Tritt auf, wenn während der Verbindung ein Fehler aufgetreten ist.

public ref class ConnectionErrorEventArgs : EventArgs
public class ConnectionErrorEventArgs : EventArgs
type ConnectionErrorEventArgs = class
    inherit EventArgs
Public Class ConnectionErrorEventArgs
Inherits EventArgs
Vererbung
ConnectionErrorEventArgs

Konstruktoren

ConnectionErrorEventArgs(Exception)

Initialisiert eine neue Instanz der ConnectionErrorEventArgs-Klasse mit dem angegebenen Ausnahmeparameter.

Eigenschaften

Exception

Die Ausnahme, die ausgelöst wird, wenn ein Fehler während der Ausführung von ConnectionErrorEventArgs aufgetreten ist.

Gilt für: