SPSite.RecalculateStorageUsed method

Recalculates the storage that is used by the site collection.

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

Syntax

'Declaration
Public Sub RecalculateStorageUsed
'Usage
Dim instance As SPSite

instance.RecalculateStorageUsed()
public void RecalculateStorageUsed()

See also

Reference

SPSite class

SPSite members

Microsoft.SharePoint namespace