ContinueExecutionCompletedCallback (Delegado)
El delegado de OPTIONAL para notificar al llamador finalmente que continúa la ejecución end y no hay no más de datos que se pondrá en la cola.
Espacio de nombres: Microsoft.TeamFoundation.Framework.Server
Ensamblado: Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)
Sintaxis
'Declaración
Public Delegate Sub ContinueExecutionCompletedCallback ( _
commandContext As Command _
)
public delegate void ContinueExecutionCompletedCallback(
Command commandContext
)
Parámetros
- commandContext
Tipo: Microsoft.TeamFoundation.Framework.Server.Command
Vea también
Referencia
Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)