3.2.5.35 IPCBackupServerProvider.CancelCleanup

This operation cancels the cleanup operation.

 <wsdl:operation name="CancelCleanup">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/CancelCleanup" message="tns:IPCBackupServerProvider_CancelCleanup_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/CancelCleanupResponse" message="tns:IPCBackupServerProvider_CancelCleanup_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/CancelCleanupPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_CancelCleanup_PCBackupServerFaultFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/CancelCleanupSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_CancelCleanup_SecurityAccessDeniedExceptionFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_CancelCleanup_InputMessage request message, the protocol server cancels the cleanup operation. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_CancelCleanup_OutputMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.