SPMonitoredScope.Dispose Method (Boolean)

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

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'Usage
Dim disposing As Boolean

Me.Dispose(disposing)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected virtual void Dispose(
    bool disposing
)

Parameters

See Also

Reference

SPMonitoredScope Class

SPMonitoredScope Members

Dispose Overload

Microsoft.SharePoint.Utilities Namespace