3.7.5.14 IAddInMetadataInstall.EndUploadAddinFile

This operation ends the upload of an add-in file.

 <wsdl:operation name="EndUploadAddinFile">
   <wsdl:input wsam:Action="http://tempuri.org/IAddInMetadataInstall/EndUploadAddinFile" message="tns:IAddInMetadataInstall_EndUploadAddinFile_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IAddInMetadataInstall/EndUploadAddinFileResponse" message="tns:IAddInMetadataInstall_EndUploadAddinFile_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IAddInMetadataInstall/EndUploadAddinFileAddInErrorFault" name="AddInErrorFault" message="tns:IAddInMetadataInstall_EndUploadAddinFile_AddInErrorFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IAddInMetadataInstall_EndUploadAddinFile_InputMessage request message, the protocol server is notified that the connection is terminating. Upon successful completion of the action, the server MUST respond with IAddInMetadataInstall_EndUploadAddinFile_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.