TimerJobUtility.ProcessSite Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ProcessSite(SPSite, ContentIterator.SiteProcessor) | Executes timer job processing for the specified site collection. | |
ProcessSite(SPSite, ContentIterator.WebProcessor, ContentIterator.WebProcessorErrorCallout) | Processes all SPSite objects within a site collection. (Inherited from ContentIterator.) | |
ProcessSite(SPSite, Boolean, ContentIterator.WebProcessor, ContentIterator.WebProcessorErrorCallout) | Processes all SPSite objects within the site collection. (Inherited from ContentIterator.) |
Top