Partager via


IComponentCreator.CreateHttp, méthode

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

Syntaxe

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

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent

Sécurité .NET Framework

Voir aussi

Référence

IComponentCreator Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms