IServicingOperationExecutionHandler-Schnittstelle
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IServicingOperationExecutionHandler _
Inherits IServicingStepGroupExecutionHandler
[InheritedExportAttribute]
public interface IServicingOperationExecutionHandler : IServicingStepGroupExecutionHandler
Der IServicingOperationExecutionHandler-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
FinishOperation | ||
FinishStepGroup | (Von IServicingStepGroupExecutionHandler geerbt.) | |
StartOperation | ||
StartStepGroup | (Von IServicingStepGroupExecutionHandler geerbt.) |
Zum Seitenanfang