SPRequestManagementSettings.RoutingHealthScoreDepreciationTime-Eigenschaft
Ruft ab oder legt fest, die seit dem verstrichene Zeit, die die Integritätsbewertung gespeichert wurde, bis es nicht mehr routing wirkt sich auf.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RoutingHealthScoreDepreciationTime As TimeSpan
Get
Set
'Usage
Dim instance As SPRequestManagementSettings
Dim value As TimeSpan
value = instance.RoutingHealthScoreDepreciationTime
instance.RoutingHealthScoreDepreciationTime = value
public TimeSpan RoutingHealthScoreDepreciationTime { get; set; }
Eigenschaftswert
Typ: System.TimeSpan
Siehe auch
Referenz
SPRequestManagementSettings Klasse