3.3.5.19 IAlertSynchProviderService.ClearCallbackCommandQueue
This operation clears all pending command queues for the machine.
-
<wsdl:operation name="ClearCallbackCommandQueue"> <wsdl:input wsam:Action="http://tempuri.org/IAlertSynchProviderService/ClearCallbackCommandQueue" message="tns:IAlertSynchProviderService_ClearCallbackCommandQueue_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IAlertSynchProviderService/ClearCallbackCommandQueueResponse" message="tns:IAlertSynchProviderService_ClearCallbackCommandQueue_OutputMessage" /> </wsdl:operation>
Upon receiving the IAlertSynchProviderService_ClearCallbackCommandQueue_InputMessage request message, the protocol server starts to clear all pending command queues for the machine. Upon successful completion of the action, the server MUST respond with IAlertSynchProviderService_ClearCallbackCommandQueue_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.