Click or drag to resize

PublishingMonitorServicesCancelTask Method


Cancels the current Publishing Task.

Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 10.6.492
Syntax
public XHRServiceResponseGeneric<RemoveTaskResponse> CancelTask()

Return Value

XHRServiceResponseGenericRemoveTaskResponse

Id of the Publishing Task that was canceled

See Also