共用方式為


HttpResourceComponent.Initialize 方法

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
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
)

參數

.NET Framework 安全性

請參閱

參考

HttpResourceComponent 類別

Microsoft.TeamFoundation.Framework.Server 命名空間