Partager via


SPRequestManagementSettings.PingInterval - Propriété

Obtient ou définit l'intervalle de temps entre les pings pour un bilan de santé routage cible.

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

Syntaxe

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

value = instance.PingInterval

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

Valeur de propriété

Type : System.TimeSpan

Voir aussi

Référence

SPRequestManagementSettings classe

SPRequestManagementSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms