SPFolderHierarchy.ThrottledMode Property
Gets whether the folder hierarchy is in throttled mode.
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property ThrottledMode As Boolean
Get
'Usage
Dim instance As SPFolderHierarchy
Dim value As Boolean
value = instance.ThrottledMode
public bool ThrottledMode { get; }
Property Value
Type: System.Boolean
Returns Boolean.
Remarks
Ensures that the folder has been fetched.