Freigeben über


HttpResourceComponent.Initialize-Methode

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

Syntax

'Declaration
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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

HttpResourceComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace