Freigeben über


PollingCompletedEventArgs-Konstruktor (Exception)

Initialisiert eine neue Instanz der PollingCompletedEventArgs-Klasse.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    ex As Exception _
)
public PollingCompletedEventArgs(
    Exception ex
)

Parameter

  • ex
    Typ: System.Exception
    Die Ausnahme, die ausgelöst hat Abruf, unerwartet beendet.

.NET Framework-Sicherheit

Siehe auch

Referenz

PollingCompletedEventArgs Klasse

PollingCompletedEventArgs-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace