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