SPRoutingMachineInfo.PingTimeout-Eigenschaft
Ruft ab oder legt das pingTimeout für diesen Computer verwenden
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property PingTimeout As TimeSpan
Get
Set
'Usage
Dim instance As SPRoutingMachineInfo
Dim value As TimeSpan
value = instance.PingTimeout
instance.PingTimeout = value
public TimeSpan PingTimeout { get; set; }
Eigenschaftswert
Typ: System.TimeSpan