Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overload of the system Dispose method for this [Microsoft.SharePoint.Utilities.SPCallCounter] instance.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub Dispose ( _
disposed As Boolean _
)
'Usage
Dim disposed As Boolean
Me.Dispose(disposed)
protected virtual void Dispose(
bool disposed
)
Parameters
disposed
Type: System.BooleanA [System.Boolean] value indicating whether the Dispose function was successful or not.