Delegato ContinueExecutionCompletedCallback

Il delegato FACOLTATIVO per notificare al chiamante finale che l'esecuzione continua e dalla presenza non 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

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server