Publishing
|
The PublishingMonitorServices type exposes the following members.
| Name | Description | |
|---|---|---|
| PublishingMonitorServices | Initializes a new instance of the PublishingMonitorServices class |
| Name | Description | |
|---|---|---|
| CancelTask | Cancels the current Publishing Task. | |
| GetCurrentTasks | Retrieves the on-going Publishing Task and Replication Tasks status, also the pending publishing tasks and recently completed publishes. | |
| GetPendingPublishes | Retrieves the listing of pending Publishing Tasks | |
| GetPostProcessLogListPaged | ||
| GetPublishLogDetails | Retrieves the full details of a Publish Log | |
| GetPublishLogListPaged | ||
| GetPublishLogsForPubTarget | Retrieves the collection of Publishing Logs basic information for specific Publishing Target. Each log contains the information of a completed Publishing Task. | |
| GetReplicationLogDetails | Retrieves the full details of a Replication Log | |
| GetReplicationLogListPaged | ||
| GetRepLogsForRepTarget | Retrieves the Replication Logs for specific Replication Target under a Publishing Target | |
| GetTaskPages | Retrieves the list of Pages to be published in the given on-going or pending Publishing Task | |
| MoveTask | Repositions a Publishing Task to be executed earlier or later | |
| RemoveTask | Removes a pending Publishing Task. Please note that on-going Publishing Task cannot be removed. |