IServicingStepGroupExecutionHandler Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IServicingStepGroupExecutionHandler
[InheritedExportAttribute]
public interface IServicingStepGroupExecutionHandler
[InheritedExportAttribute]
public interface class IServicingStepGroupExecutionHandler
[<InheritedExportAttribute>]
type IServicingStepGroupExecutionHandler = interface end
public interface IServicingStepGroupExecutionHandler
The IServicingStepGroupExecutionHandler type exposes the following members.
Methods
Name | Description | |
---|---|---|
FinishStepGroup | ||
StartStepGroup |
Top