Share via


SPFileNotFoundErrorThrottlingSettings.WindowSize property

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

Syntax

'Declaration
Public Property WindowSize As TimeSpan
    Get
    Set
'Usage
Dim instance As SPFileNotFoundErrorThrottlingSettings
Dim value As TimeSpan

value = instance.WindowSize

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

Property value

Type: System.TimeSpan

See also

Reference

SPFileNotFoundErrorThrottlingSettings class

SPFileNotFoundErrorThrottlingSettings members

Microsoft.SharePoint.Administration namespace