Costruttore RemoteWorkflowCompletedEventArgs

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Workflow.Services
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RemoteWorkflowCompletedEventArgs Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Workflow.Services