SPSite.RecalculateStorageUsed Method

Recalculates the storage that is used by the site collection.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)> _
Public Sub RecalculateStorageUsed
'Usage
Dim instance As SPSite

instance.RecalculateStorageUsed()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)]
public void RecalculateStorageUsed()

See Also

Reference

SPSite Class

SPSite Members

Microsoft.SharePoint Namespace