Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
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