Metoda HttpResourceComponent.Initialize —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Protected Friend Overridable Sub Initialize ( _
requestContext As TeamFoundationRequestContext, _
serviceInterface As String, _
serviceVersion As Integer, _
slowRequestThreshold As TimeSpan _
)
protected internal virtual void Initialize(
TeamFoundationRequestContext requestContext,
string serviceInterface,
int serviceVersion,
TimeSpan slowRequestThreshold
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- serviceInterface
Typ: System.String
- serviceVersion
Typ: System.Int32
- slowRequestThreshold
Typ: System.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..