SPWebService.FileNotFoundErrorThrottlingSettings property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property FileNotFoundErrorThrottlingSettings As SPFileNotFoundErrorThrottlingSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPFileNotFoundErrorThrottlingSettings
value = instance.FileNotFoundErrorThrottlingSettings
public SPFileNotFoundErrorThrottlingSettings FileNotFoundErrorThrottlingSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPFileNotFoundErrorThrottlingSettings