共用方式為


SPRunningJob members

Include protected members
Include inherited members

執行的工作物件會建立每個執行個體之工作的執行,其中每個伺服器的速率。

The SPRunningJob type exposes the following members.

Properties

  Name Description
Public property JobDefinition 取得執行工作的工作定義。
Public property JobDefinitionId 取得執行工作的工作定義的識別碼。
Public property JobDefinitionTitle 取得執行工作的工作定義的標題。
Public property Parent 取得上層執行中的工作。
Public property PercentageDone 取得Int32物件,代表已完成之工作的百分比。
Public property ServerName 取得在其執行之工作的伺服器名稱。
Public property ServiceId 取得執行工作的服務 ID。
Public property StartTime 取得執行工作的開始時間。
Public property Status 取得執行工作的狀態。
Public property WebApplicationId 取得執行中的工作的 web 應用程式識別碼。

Top

Methods

  Name Description
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

請參閱

參照

SPRunningJob class

Microsoft.SharePoint.Administration namespace