SPRunningJob members
Include protected members
Include inherited members
執行的工作物件會建立每個執行個體之工作的執行,其中每個伺服器的速率。
The SPRunningJob type exposes the following members.
Properties
Name | Description | |
---|---|---|
JobDefinition | 取得執行工作的工作定義。 | |
JobDefinitionId | 取得執行工作的工作定義的識別碼。 | |
JobDefinitionTitle | 取得執行工作的工作定義的標題。 | |
Parent | 取得上層執行中的工作。 | |
PercentageDone | 取得Int32物件,代表已完成之工作的百分比。 | |
ServerName | 取得在其執行之工作的伺服器名稱。 | |
ServiceId | 取得執行工作的服務 ID。 | |
StartTime | 取得執行工作的開始時間。 | |
Status | 取得執行工作的狀態。 | |
WebApplicationId | 取得執行中的工作的 web 應用程式識別碼。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top