Published — v. 9
WS_MailUpSend.StopDelivery
Stops all the sendings in progress
Method parameters
- string StopDelivery(stringaccessKey)
- accessKey: access key obtained using the LoginFromId method
SOAP Examples
SOAP Response
<StopDeliveryResult> <errorCode>0</errorCode> <errorDescription></errorDescription> </StopDeliveryResult>