Click or drag to resize

PublishingMonitorServicesCancelTask Method


Cancels the current Publishing Task.

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

Return Value

Type: XHRServiceResponseGenericRemoveTaskResponse

Id of the Publishing Task that was canceled

See Also