This documentation is archived and is not being maintained.

ContinueExecutionCompletedCallback Delegate

OPTIONAL delegate to notify eventual caller that continue execution ended and there is no more data to be queued.

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

public delegate void ContinueExecutionCompletedCallback(
	Command^ commandContext
)
Show: