Compartir a través de


HttpResourceComponent.Initialize (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

HttpResourceComponent Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)