Delegato ContinueExecutionCompletedCallback
Il delegato FACOLTATIVO per notificare al chiamante finale che l'esecuzione continua e da non esistono più dati accodare.
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Public Delegate Sub ContinueExecutionCompletedCallback ( _
commandContext As Command _
)
public delegate void ContinueExecutionCompletedCallback(
Command commandContext
)
Parametri
- commandContext
Tipo: Microsoft.TeamFoundation.Framework.Server.Command