共用方式為


SPLongOperation members

Include protected members
Include inherited members

將網頁影像設定由伺服器用來指示漫長的作業 (通常,動畫影像相關聯的文字) 的影像。

The SPLongOperation type exposes the following members.

Constructors

  Name Description
Public method SPLongOperation 初始化SPLongOperation類別的執行個體。

Top

Properties

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

Top

Methods

  Name Description
Public method Begin() 啟動長的作業。
Public methodStatic member Begin(SPLongOperation.BeginOperation) 啟動長的作業,並指定委派方法。
Public methodStatic member Begin(String, String, SPLongOperation.BeginOperation) 啟動長的作業、 指定委派的方法,並指定在作業的首尾處顯示的 HTML 標記。
Public method Dispose() 指出伺服器IDisposable物件 (和它相關聯的影像和文字資源) 不再需要和應該受到處置的系統。
Protected method Dispose(Boolean) 指出伺服器IDisposable物件 (和它相關聯的影像和文字資源) 不再需要和應該受到處置的系統。
Public method End(String) 通知 (例如檔案傳輸) 在冗長的伺服器作業已經結束的伺服器,而且用來指出進度的頁面應該不會再顯示。
Public method End(String, SPRedirectFlags, HttpContext, String) 通知的伺服器 (例如檔案傳輸) 在冗長的伺服器作業已經結束,而且應該不會再顯示用來指出進度的頁面。
Public method End(String, SPRedirectFlags, HttpContext, String, String) 通知 (例如檔案傳輸) 在冗長的伺服器作業已經結束的伺服器,而且用來指出進度的頁面應該不會再顯示。
Public method EndScript 冗長的伺服器作業 (例如檔案傳輸) 已結束,且將指令碼至 HTTP 輸出資料流,請通知伺服器。
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 ToString (Inherited from Object.)

Top

請參閱

參照

SPLongOperation class

Microsoft.SharePoint namespace