共用方式為


SPRunningJobCollection members

Include protected members
Include inherited members

代表SPRunningJob物件的集合。

The SPRunningJobCollection type exposes the following members.

Properties

  Name Description
Public property Count 此集合中取得SPRunningJob元素的數目。 (Overrides SPBaseCollection.Count.)
Public property Item 取得之元素的指定索引處。
Public property Parent 取得執行工作的父物件。
Public property Service Obsolete. 取得上層SPService物件。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property WebApplication Obsolete. 取得SPWebApplication執行中的工作。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstance 取得SPRunningJob物件的執行個體,或如果該物件不存在,會擲回例外狀況。
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPRunningJobCollection class

Microsoft.SharePoint.Administration namespace