Partager via


SPRequestManagementSettings.PingPassLimit - Propriété

Obtient ou définit le nombre de passes consécutives ping avant qu'une machine est utilisée dans le routage après un échec.

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

Syntaxe

'Déclaration
Public Property PingPassLimit As Integer
    Get
    Set
'Utilisation
Dim instance As SPRequestManagementSettings
Dim value As Integer

value = instance.PingPassLimit

instance.PingPassLimit = value
public int PingPassLimit { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SPRequestManagementSettings classe

SPRequestManagementSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms