Share via


ContentDeploymentJob.Run Method

Include Protected Members
Include Inherited Members

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)
Public method Run(Boolean, DateTime, String)

Top

See Also

Reference

ContentDeploymentJob Class

ContentDeploymentJob Members

Microsoft.SharePoint.Publishing.Administration Namespace