|
ContentIterator.FileProcessor |
Represents a delegate for processing a file. |
|
ContentIterator.FileProcessorErrorCallout |
Represents a delegate for handling errors that occur when processing a file. |
|
ContentIterator.ItemProcessor |
A delegate that represents a group of settings that indicate how to process individual items in a ContentIterator object. |
|
ContentIterator.ItemProcessorErrorCallout |
Provides logging information when processing items in a list by using a ContentIterator object. |
|
ContentIterator.ItemsProcessor |
Represents a delegate for processing a page of list items. |
|
ContentIterator.ItemsProcessorErrorCallout |
Delegate for handling errors processing a list of items. |
|
ContentIterator.ListProcessor |
Delegate for processing a list. |
|
ContentIterator.ListProcessorErrorCallout |
Delegate for handling errors processing a list. |
|
ContentIterator.SiteProcessor |
Delegate for processing a site. |
|
ContentIterator.SiteProcessorErrorCallout |
Delegate for handling errors processing a site. |
|
ContentIterator.SitesProcessor |
Delegate for processing an enumeration of sites. |
|
ContentIterator.WebProcessor |
Delegate for processing a web. |
|
ContentIterator.WebProcessorErrorCallout |
Delegate for handling errors processing a web. |
|
EventReceiverUtility.ItemEventReceiverCodeToRun |
Delegate for running code in an item event receiver while recovering from version conflicts. |
|
EventReceiverUtility.ListEventReceiverCodeToRun |
Delegate for running code in a list event receiver while recovering from version conflicts. |
|
EventReceiverUtility.WebEventReceiverCodeToRun |
Delegate for running code in a web event receiver while recovering from version conflicts. |
|
TimerJobUtility.ProcessWorkItemWithState |
Delegate to process a single work item with state. |