Freigeben über


SPRemoteEventServiceSettings.CloseTimeout-Eigenschaft

Ruft ab oder legt diesen fest das Zeitintervall vorgesehenen eine Verbindung zu schließen.

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

Syntax

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

value = instance.CloseTimeout

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

Eigenschaftswert

Typ: System.TimeSpan

Siehe auch

Referenz

SPRemoteEventServiceSettings Klasse

SPRemoteEventServiceSettings-Member

Microsoft.SharePoint.Administration-Namespace