共用方式為


SPLongOperation.Dispose method (Boolean)

指出伺服器IDisposable物件 (和它相關聯的影像和文字資源) 不再需要和應該受到處置的系統。

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

Syntax

'宣告
Protected Overridable Sub Dispose ( _
    disposing As Boolean _
)
'用途
Dim disposing As Boolean

Me.Dispose(disposing)
protected virtual void Dispose(
    bool disposing
)

參數

  • disposing
    Type: System.Boolean

    true如果應該處置受管理的資源 ;否則, false。

請參閱

參照

SPLongOperation class

SPLongOperation members

Dispose overload

Microsoft.SharePoint namespace