Condividi tramite


Metodo ComponentCreator<TComponent>.CreateHttp

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent

Implementa

IComponentCreator.CreateHttp(TeamFoundationRequestContext, String, TimeSpan)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ComponentCreator<TComponent> Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server