3.1.4.165 ExecuteSPCancelDownload

The ExecuteSPCancelDownload WSDL operation cancels the content download for an update and all dependent updates for which the update state is NotReady. All other dependent updates are not affected by this operation.

This operation is specified by the following WSDL.

  
 <wsdl:operation name="ExecuteSPCancelDownload">
   <wsdl:input
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPCancelDownloadRequest" name="ExecuteSPCancelDownloadSoapIn"
        message="tns:ExecuteSPCancelDownloadSoapIn"/>
   <wsdl:output
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPCancelDownloadResponse" name="ExecuteSPCancelDownloadSoapOut" 
        message="tns:ExecuteSPCancelDownloadSoapOut"/>
 </wsdl:operation>