RemoteWorkflowCompletedEventArgs-Konstruktor

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Services
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Sub New ( _
    reservationId As Integer, _
    exception As Exception _
)
public RemoteWorkflowCompletedEventArgs(
    int reservationId,
    Exception exception
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RemoteWorkflowCompletedEventArgs Klasse

Microsoft.TeamFoundation.Build.Workflow.Services-Namespace