Click or drag to resize

PublishingMonitorServices Methods


The PublishingMonitorServices type exposes the following members.

Methods
  Name Description
Public method CancelTask Cancels the current Publishing Task.
Public method GetCurrentTasks Retrieves the on-going Publishing Task and Replication Tasks status, also the pending publishing tasks and recently completed publishes.
Public method GetPendingPublishes Retrieves the listing of pending Publishing Tasks
Public method GetPostProcessLogListPaged  
Public method GetPublishLogDetails Retrieves the full details of a Publish Log
Public method GetPublishLogListPaged  
Public method GetPublishLogsForPubTarget Retrieves the collection of Publishing Logs basic information for specific Publishing Target. Each log contains the information of a completed Publishing Task.
Public method GetReplicationLogDetails Retrieves the full details of a Replication Log
Public method GetReplicationLogListPaged  
Public method GetRepLogsForRepTarget Retrieves the Replication Logs for specific Replication Target under a Publishing Target
Public method GetTaskPages Retrieves the list of Pages to be published in the given on-going or pending Publishing Task
Public method Code example MoveTask Repositions a Publishing Task to be executed earlier or later
Public method RemoveTask Removes a pending Publishing Task. Please note that on-going Publishing Task cannot be removed.
Top
See Also