IServicingStepGroupExecutionHandler Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Déclaration
Public Interface IServicingStepGroupExecutionHandler
public interface IServicingStepGroupExecutionHandler
public interface class IServicingStepGroupExecutionHandler
type IServicingStepGroupExecutionHandler = interface end
public interface IServicingStepGroupExecutionHandler
The IServicingStepGroupExecutionHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
FinishStepGroup | ||
StartStepGroup |
Top