IServicingExecutionHandlerProvider Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface IServicingExecutionHandlerProvider
public interface IServicingExecutionHandlerProvider
public interface class IServicingExecutionHandlerProvider
type IServicingExecutionHandlerProvider = interface end
public interface IServicingExecutionHandlerProvider
The IServicingExecutionHandlerProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetServicingOperationExecutionHandler | |
![]() |
GetServicingStepGroupExecutionHandler |
Top