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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub OnDisposing
'Usage
Me.OnDisposing()
protected override void OnDisposing()