IServicingOperationExecutionHandler Interface

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'宣言
Public Interface IServicingOperationExecutionHandler _
    Inherits IServicingStepGroupExecutionHandler
public interface IServicingOperationExecutionHandler : IServicingStepGroupExecutionHandler
public interface class IServicingOperationExecutionHandler : IServicingStepGroupExecutionHandler
type IServicingOperationExecutionHandler =  
    interface
        interface IServicingStepGroupExecutionHandler
    end
public interface IServicingOperationExecutionHandler extends IServicingStepGroupExecutionHandler

The IServicingOperationExecutionHandler type exposes the following members.

Methods

  Name Description
Public method FinishOperation
Public method FinishStepGroup (Inherited from IServicingStepGroupExecutionHandler.)
Public method StartOperation
Public method StartStepGroup (Inherited from IServicingStepGroupExecutionHandler.)

Top

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace