Partager via


ComponentCreator<TComponent>.CreateHttp, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function CreateHttp ( _
    requestContext As TeamFoundationRequestContext, _
    serviceInterface As String, _
    slowRequestThreshold As TimeSpan _
) As HttpResourceComponent
public HttpResourceComponent CreateHttp(
    TeamFoundationRequestContext requestContext,
    string serviceInterface,
    TimeSpan slowRequestThreshold
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent

Implémentations

IComponentCreator.CreateHttp(TeamFoundationRequestContext, String, TimeSpan)

Sécurité .NET Framework

Voir aussi

Référence

ComponentCreator<TComponent> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms