The PublishingMonitorServices type exposes the following members.
Methods
Name | Description | |
---|---|---|
CancelTask |
Cancel 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
|
|
GetPublishLogDetails |
Retrieves the full details of a Publish Log
|
|
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
|
|
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.
|
See Also