This documentation is archived and is not being maintained.

IRequestContextServicingStep Interface

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

public interface class IRequestContextServicingStep : IServicingStep

The IRequestContextServicingStep type exposes the following members.

  NameDescription
Public propertyIsThreadSafe
Public propertyStepTypeA short name identifying the action to perform, e.g. "CreateDatabase". (Inherited from IServicingStep.)
Public propertyTargetRequestContextOptional
Top

  NameDescription
Public methodExecute
Top
Show: