SPRunningJobCollection Properties

Include Protected Members
Include Inherited Members

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

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPRunningJobCollection Class

Microsoft.SharePoint.Administration Namespace