SPDataRetrievalProvider.RequestTimeout property

Gets or sets the time in seconds before the data-retrieval service times out if the data source does not respond.

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

Syntax

public int RequestTimeout { get; set; }

Property value

Type: System.Int32
A 32-bit integer that specifies the time in seconds. The default value is 30.

See also

Reference

SPDataRetrievalProvider class

SPDataRetrievalProvider members

Microsoft.SharePoint.Administration namespace