Metoda ComponentCreator<TComponent>.CreateHttp —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Function CreateHttp ( _
requestContext As TeamFoundationRequestContext, _
serviceInterface As String, _
slowRequestThreshold As TimeSpan _
) As HttpResourceComponent
public HttpResourceComponent CreateHttp(
TeamFoundationRequestContext requestContext,
string serviceInterface,
TimeSpan slowRequestThreshold
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- serviceInterface
Typ: System.String
- slowRequestThreshold
Typ: System.TimeSpan
Wartość zwracana
Typ: Microsoft.TeamFoundation.Framework.Server.HttpResourceComponent
Implementuje
IComponentCreator.CreateHttp(TeamFoundationRequestContext, String, TimeSpan)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..