uwp upload operation progress.status = error

1

I have an UploadOperation and I want to restart it after app start. It has a BytesSend value > 0 and the progress.status value is Error. If I try to AttchAsync than I get "Exception from HRESULT: 0x80072EF1".

What can I do to restart the UploadOperation? I don't know which image to upload because my upload.SourceFile == null.

thanx newone

c#
win-universal-app
image-uploading
asked on Stack Overflow Apr 4, 2016 by newone

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0