Search Results for

    Show / Hide Table of Contents

    Namespace PnP.Framework.TimerJobs

    Classes

    TimerJob

    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.

    TimerJobRun

    Class that holds the state information that's being stored in the web property bag of web that's being "processed"

    TimerJobRunEventArgs

    Event arguments for the TimerJobRun event

    Delegates

    TimerJobRunHandler

    TimerJobRun delegate

    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer