IPWorks Cloud 2020 Python Edition

Questions / Feedback?

abort_upload Method

Aborts the current resumable upload session.

Syntax

def abort_upload() -> None: ...

Remarks

This method aborts the current resumable upload session specified by resume_url. It may be called if the current resumable upload has been interrupted and will not be resumed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]