Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method parameters

Stops all the sendings in progress

  • string StopDelivery(string accessKey)
  • accessKey: chiave di accesso ottenuta chiamando il metodo Login

...

Sample StopDelivery response

Code Block
languagehtml/xml
linenumberstrue
<StopDeliveryResult>
<errorCode>0</errorCode>
<errorDescription></errorDescription>
</StopDeliveryResult>