Partager via


SPRequestManagementSettings.RoutingHealthScoreDepreciationTime - Propriété

Obtient ou définit que la durée écoulée depuis le moment où que le score d'intégrité a été stocké jusqu'à ce qu'elle n'affecte plus le routage.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property RoutingHealthScoreDepreciationTime As TimeSpan
    Get
    Set
'Utilisation
Dim instance As SPRequestManagementSettings
Dim value As TimeSpan

value = instance.RoutingHealthScoreDepreciationTime

instance.RoutingHealthScoreDepreciationTime = value
public TimeSpan RoutingHealthScoreDepreciationTime { get; set; }

Valeur de propriété

Type : System.TimeSpan

Voir aussi

Référence

SPRequestManagementSettings classe

SPRequestManagementSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms