Share via


TeamFoundationDatabaseSettings.ReadExecutionTimeThreshold 方法

讀取 ExecutionTimeThreshold

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

語法

'宣告
Public Function ReadExecutionTimeThreshold ( _
    requestContext As TeamFoundationRequestContext, _
    databaseName As String _
) As TimeSpan
public TimeSpan ReadExecutionTimeThreshold(
    TeamFoundationRequestContext requestContext,
    string databaseName
)

參數

傳回值

類型:System.TimeSpan

.NET Framework 安全性

請參閱

參考

TeamFoundationDatabaseSettings 類別

Microsoft.TeamFoundation.Framework.Server 命名空間