Share via


HttpComponentCreator<TComponent>.CreateHttp-Methode

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent

Implementiert

IComponentCreator.CreateHttp(TeamFoundationRequestContext, String, TimeSpan)

.NET Framework-Sicherheit

Siehe auch

Referenz

HttpComponentCreator<TComponent> Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace