Partager via


RemoteWorkflowCompletedEventArgs, constructeur

Espace de noms :  Microsoft.TeamFoundation.Build.Workflow.Services
Assembly :  Microsoft.TeamFoundation.Build.Workflow (dans Microsoft.TeamFoundation.Build.Workflow.dll)

Syntaxe

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RemoteWorkflowCompletedEventArgs Classe

Microsoft.TeamFoundation.Build.Workflow.Services, espace de noms