SPRunningJobCollection members

Represents a collection of SPRunningJob objects.

The SPRunningJobCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of SPRunningJob elements in this collection. (Overrides SPBaseCollection.Count.)
Public property Item Gets the element at the specified index.
Public property Parent Gets the parent object of the running job.
Public property Service Obsolete. Gets the parent SPService object.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property WebApplication Obsolete. Gets the SPWebApplication of the running job.

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 Gets an instance of a SPRunningJob object, or throws an exception if that object does not exist.
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPRunningJobCollection class

Microsoft.SharePoint.Administration namespace