Share via


SPFileNotFoundErrorThrottlingSettings.ThrottledClientID property

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

Syntax

'Declaration
Public Property ThrottledClientID As String
    Get
    Set
'Usage
Dim instance As SPFileNotFoundErrorThrottlingSettings
Dim value As String

value = instance.ThrottledClientID

instance.ThrottledClientID = value
public string ThrottledClientID { get; set; }

Property value

Type: System.String

See also

Reference

SPFileNotFoundErrorThrottlingSettings class

SPFileNotFoundErrorThrottlingSettings members

Microsoft.SharePoint.Administration namespace