The IResumableUploadAsync type exposes the following members.
Name | Description | |
---|---|---|
CancelUploadAsync |
Cancels upload of the file.
| |
CancelUploadAsync(String) |
Cancels upload of the file.
| |
GetBytesUploadedAsync |
Amount of bytes successfully uploaded to server.
| |
GetWriteStreamAsync(Int64, Int64, Int64) |
Saves files's partial content to WebDAV server.
| |
GetWriteStreamAsync(Int64, Int64, Int64, String) |
Saves files's partial content to WebDAV server.
| |
GetWriteStreamAsync(Int64, Int64, Int64, String, String) |
Saves files's partial content to WebDAV server.
|