Freigeben über


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
Öffentliche Methode FinishOperation
Öffentliche Methode FinishStepGroup (Von IServicingStepGroupExecutionHandler geerbt.)
Öffentliche Methode StartOperation
Öffentliche Methode StartStepGroup (Von IServicingStepGroupExecutionHandler geerbt.)

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.TeamFoundation.Framework.Server-Namespace