ContinueExecutionCompletedCallback-Delegat

Der OPTIONALE Delegat, der tatsächlichen des Aufrufers zu benachrichtigen, das die beendet die Ausführung fortsetzen und dort nicht mehr in die Warteschlange gestellt werden Daten.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Delegate Sub ContinueExecutionCompletedCallback ( _
    commandContext As Command _
)
public delegate void ContinueExecutionCompletedCallback(
    Command commandContext
)

Parameter

Siehe auch

Referenz

Microsoft.TeamFoundation.Framework.Server-Namespace