共用方式為


SPStatefulLongOperation members

Include protected members
Include inherited members

The SPStatefulLongOperation type exposes the following members.

Properties

  Name Description
Public property LeadingHTML 取得或設定通知使用者漫長的作業正在進行中的 HTML 標記。 (Inherited from SPLongOperation.)
Public property TrailingHTML 取得或設定設定正在進行中作業的相關使用者的期望的 HTML 標記。 (Inherited from SPLongOperation.)

Top

Methods

  Name Description
Public method Begin() 啟動長的作業。 (Inherited from SPLongOperation.)
Public methodStatic member Begin(SPStatefulLongOperation.BeginStatefulOperation) 開始長的作業有根據指定的作業開始的狀態。
Public methodStatic member Begin(String, String, SPStatefulLongOperation.BeginStatefulOperation) 開始長的作業有根據指定的作業開始的狀態。
Public method Dispose() 指出伺服器IDisposable物件 (和它相關聯的影像和文字資源) 不再需要和應該受到處置的系統。 (Inherited from SPLongOperation.)
Protected method Dispose(Boolean) 指出伺服器IDisposable物件 (和它相關聯的影像和文字資源) 不再需要和應該受到處置的系統。 (Inherited from SPLongOperation.)
Public method End(String) 通知 (例如檔案傳輸) 在冗長的伺服器作業已經結束的伺服器,而且用來指出進度的頁面應該不會再顯示。 (Inherited from SPLongOperation.)
Public method End(String, SPRedirectFlags, HttpContext, String) 通知的伺服器 (例如檔案傳輸) 在冗長的伺服器作業已經結束,而且應該不會再顯示用來指出進度的頁面。 (Inherited from SPLongOperation.)
Public method End(String, SPRedirectFlags, HttpContext, String, String) 通知 (例如檔案傳輸) 在冗長的伺服器作業已經結束的伺服器,而且用來指出進度的頁面應該不會再顯示。 (Inherited from SPLongOperation.)
Public method EndScript 冗長的伺服器作業 (例如檔案傳輸) 已結束,且將指令碼至 HTTP 輸出資料流,請通知伺服器。 (Inherited from SPLongOperation.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Run 若要執行長時間作業的狀態,會呼叫這個方法。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPStatefulLongOperation class

Microsoft.SharePoint namespace