Share via


ContentDeploymentJob.Run method

Runs the ContentDeploymentJob job synchronously.

Overload list

  Name Description
Public method Run() Runs the ContentDeploymentJob job.
Public method Run(Boolean) Runs the ContentDeploymentJob job immediately and synchronously, by default.
Public method Run(Boolean, DateTime) Runs the ContentDeploymentJob job synchronously or asynchronously and deploys changes that have been made since the specified date and time.
Public method Run(Boolean, String) Executes a content deployment job based on the type of transformation and the specified snapshot.
Public method Run(Boolean, DateTime, String) Executes a content deployment job based on the type of transformation within the referenced time by using the specified snapshot.

Top

See also

Reference

ContentDeploymentJob class

ContentDeploymentJob members

Microsoft.SharePoint.Publishing.Administration namespace