Freigeben über


SPRemoteEventServiceSettings.OpenTimeout-Eigenschaft

Ruft ab oder legt das Zeitintervall vorgesehenen eine Verbindung zu öffnen.

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

Syntax

'Declaration
Public Property OpenTimeout As TimeSpan
    Get
    Set
'Usage
Dim instance As SPRemoteEventServiceSettings
Dim value As TimeSpan

value = instance.OpenTimeout

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

Eigenschaftswert

Typ: System.TimeSpan

Siehe auch

Referenz

SPRemoteEventServiceSettings Klasse

SPRemoteEventServiceSettings-Member

Microsoft.SharePoint.Administration-Namespace