PnP remote timer job framework
Timer jobs are background tasks that operate on a timed or recurrent basis to manage your SharePoint sites.
Article | Description |
---|---|
PnP timer job framework | Describes set of classes designed to ease the creation of background processes that operate against SharePoint sites. |
Create remote timer jobs in SharePoint | Explains how to create remote timer jobs to manage SharePoint by monitoring and taking action on SharePoint data. |
Getting started with WebJobs (timer jobs) | Describes how to build an Azure WebJob to act as a scheduled job for your SharePoint installation. |