SPWorkItemJobDefinition.ProcessWorkItems Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ProcessWorkItems(SPContentDatabase, SPWorkItemCollection) Obsolete. Launches the processing of work items as specified by the job definition and specifies the content database (SPContentDatabase) and work-item collection (SPWorkItemCollection) for processing.
Protected method ProcessWorkItems(SPContentDatabase, SPWorkItemCollection, SPJobState) Launches the processing of work items and specifies the content database, the work item collection that contains the work items, and the current state of the pausable timer jobs.
Public method ProcessWorkItems(SPContentDatabase, SPWorkItemCollection, Boolean) Obsolete. Launches the processing of work items as specified by the job definition and specifies the content database (SPContentDatabase) and work-item collection (SPWorkItemCollection) for processing. Also specifies whether to continue fetching work items when an error is encountered.

Top

See Also

Reference

SPWorkItemJobDefinition Class

SPWorkItemJobDefinition Members

Microsoft.SharePoint.Administration Namespace