Share via


de la propiedad SPRequestManagementSettings.RoutingHealthScoreDepreciationTime

Obtiene o establece que la cantidad de tiempo transcurrida desde la hora en que se almacenó la puntuación de estado hasta que ya no afecta al enrutamiento.

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property RoutingHealthScoreDepreciationTime As TimeSpan
    Get
    Set
'Uso
Dim instance As SPRequestManagementSettings
Dim value As TimeSpan

value = instance.RoutingHealthScoreDepreciationTime

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

Valor de propiedad

Tipo: System.TimeSpan

Vea también

Referencia

clase SPRequestManagementSettings

Miembros SPRequestManagementSettings

Espacio de nombres Microsoft.SharePoint.Administration