Share via


IComponentCreator.CreateHttp-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent

.NET Framework-Sicherheit

Siehe auch

Referenz

IComponentCreator Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace