Namespace PnP.Framework.TimerJobs
Classes
Abstract base class for creating timer jobs (background processes) that operate against SharePoint sites. These timer jobs are designed to use the CSOM API and thus can run on any server that can communicate with SharePoint. |
Class that holds the state information that's being stored in the web property bag of web that's being "processed" |
Event arguments for the TimerJobRun event |
Delegates
TimerJobRun delegate |