SPMonitoredScope.Dispose 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
Public Sub Dispose
'Usage
Dim instance As SPMonitoredScope

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

SPMonitoredScope class

SPMonitoredScope members

Dispose overload

Microsoft.SharePoint.Utilities namespace