SPCallCounter.Dispose-Methode (Boolean)
Die Überladung des Dispose-Methode für diese Instanz des [Microsoft.SharePoint.Utilities.SPCallCounter] -Systems.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub Dispose ( _
disposed As Boolean _
)
'Usage
Dim disposed As Boolean
Me.Dispose(disposed)
protected virtual void Dispose(
bool disposed
)
Parameter
disposed
Typ: System.BooleanEin [System.Boolean] -Wert, der angibt, ob die Dispose-Funktion erfolgreich oder nicht war.