Method AbortAsync
AbortAsync(CancellationToken)
Aborts an upload operation.
Parameters
cancellationToken
CancellationToken The cancellation token.
Returns
- Task
A Task.
Remarks
Any partial results already written to the server are deleted when AbortAsync is called.