3.1.4.164 ExecuteSPCancelAllDownloads

The ExecuteSPCancelAllDownloads WSDL operation cancels all currently running content downloads.

Note Invoking this operation does not affect metadata downloads that are downloaded as part of a running subscription.

This operation is specified by the following WSDL.

  
 <wsdl:operation name="ExecuteSPCancelAllDownloads">
   <wsdl:input
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPCancelAllDownloadsRequest" name="ExecuteSPCancelAllDownloadsSoapIn"
        message="tns:ExecuteSPCancelAllDownloadsSoapIn"/>
   <wsdl:output
     wsaw:Action="http://www.microsoft.com/SoftwareDistribution/
        Server/ApiRemotingWebService/ApiRemotingSoap/
        ExecuteSPCancelAllDownloadsResponse" name="ExecuteSPCancelAllDownloadsSoapOut" 
        message="tns:ExecuteSPCancelAllDownloadsSoapOut"/>
 </wsdl:operation>