Partager via


SPRequestManagementSettings.MinimumCacheRefreshTime - Propriété

Obtient ou définit la durée minimale entre les actualisations de la règle.

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

Syntaxe

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

value = instance.MinimumCacheRefreshTime

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

Valeur de propriété

Type : System.TimeSpan

Voir aussi

Référence

SPRequestManagementSettings classe

SPRequestManagementSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms