SPResourceBudget.OnDisposing method

Stops all counters (timers) for the current scope and any child scopes that have not been disposed yet.

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

Syntax

'Declaration
Protected Overrides Sub OnDisposing
'Usage

Me.OnDisposing()
protected override void OnDisposing()

See also

Reference

SPResourceBudget class

SPResourceBudget members

Microsoft.SharePoint.Utilities namespace