Freigeben über


SPRequestManagementSettings.PingInterval-Eigenschaft

Ruft ab oder legt das Zeitintervall zwischen Ping für eine routing Ziel Integritätsprüfung.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property PingInterval As TimeSpan
    Get
    Set
'Usage
Dim instance As SPRequestManagementSettings
Dim value As TimeSpan

value = instance.PingInterval

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

Eigenschaftswert

Typ: System.TimeSpan

Siehe auch

Referenz

SPRequestManagementSettings Klasse

SPRequestManagementSettings-Member

Microsoft.SharePoint.Administration-Namespace