TeamFoundationDatabaseSettings.ReadExecutionTimeThreshold-Methode

Lesen Sie das ExecutionTimeThreshold

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

Syntax

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

Parameter

Rückgabewert

Typ: System.TimeSpan

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationDatabaseSettings Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace