ContentDeploymentConfiguration Members

Include Protected Members
Include Inherited Members

Manages details about a content deployment job.

The ContentDeploymentConfiguration type exposes the following members.

Constructors

  Name Description
Public method ContentDeploymentConfiguration This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property AcceptIncomingJobs Gets or sets the value that determines whether the server accepts incoming content deployment Web service requests.
Public property BlockMultipleJobsPerPath Gets or sets whether to disallow an execution of multiple ContentDeploymentJob objects along the same ContentDeploymentPath object at the same time.
Public property DefaultReportsPerJob Gets or sets the value that determines the number of reports to retain for the content deployment jobs.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property ExportWebServer Gets or sets the designated front-end Web server to use for the content deployment Web service export operations.
Public property Farm (Inherited from SPPersistedObject.)
Public property FileMaxSize Gets or sets file chunk size.
Public property Id (Inherited from SPPersistedObject.)
Public property ImportWebServer Gets or sets the designated front-end Web server to use for the content deployment Web Service import operations.
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property RemotePollingInterval Gets or sets the time interval between pings for RemoteImport status.
Public property RemoteTimeout Gets or sets the remote import timeout.
Public property RequiresSecureConnection Gets or sets a value that determines whether the server requires secure communication.
Public property Status (Inherited from SPPersistedObject.)
Public property TemporaryFolder Gets or sets a value that determines the temporary local or remote folder to use for the content deployment jobs.
Public property TypeName (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public methodStatic member GetInstance Retrieves and returns the singleton content deployment configuration object.
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() Updates the ContentDeploymentConfiguration object. (Overrides SPPersistedObject.Update().)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See Also

Reference

ContentDeploymentConfiguration Class

Microsoft.SharePoint.Publishing.Administration Namespace