IRequestContextServicingStep-Schnittstelle
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface IRequestContextServicingStep _
Inherits IServicingStep
public interface IRequestContextServicingStep : IServicingStep
Der IRequestContextServicingStep-Typ macht die folgenden Member verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
IsThreadSafe | ||
StepType | Ein Kurzname, der die Aktion identifiziert auszuführen, z. B CreateDatabase". (Von IServicingStep geerbt.) | |
TargetRequestContextOptional |
Zum Seitenanfang
Methoden
Name | Beschreibung | |
---|---|---|
Execute |
Zum Seitenanfang