Freigeben über


SPDistributedCacheClientConfigurationSettings.RequestTimeout-Eigenschaft

Ruft die Dauer, die der Cacheclient eine Antwort vom Server bei jeder Anforderung wartet.

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property RequestTimeout As TimeSpan
    Get
    Friend Set
'Usage
Dim instance As SPDistributedCacheClientConfigurationSettings
Dim value As TimeSpan

value = instance.RequestTimeout
public TimeSpan RequestTimeout { get; internal set; }

Eigenschaftswert

Typ: System.TimeSpan

Siehe auch

Referenz

SPDistributedCacheClientConfigurationSettings Klasse

SPDistributedCacheClientConfigurationSettings-Member

Microsoft.SharePoint.DistributedCaching.Utilities-Namespace