Chunked | 
This is preliminary documentation and is subject to change.
The ChunkedUploadSource type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultChunkSize | The chunk size to be used when calling the StashNextChunkAsync overloads without explicitly specifying chunk size. | |
| FileKey | When IsStashed is true, gets the filekey used for file upload. | |
| FileName | The file name used in the stashing requests. | |
| IsStashed | Determines whether the file has been stashed completely. | |
| IsStashing | Determines whether a chunk is currently uploading for stashing. | |
| Site | ||
| SourceStream | The source stream containing the content to be uploaded. | |
| TotalSize | Gets the total size of the file to be uploaded. | |
| UploadedSize | Gets the size of the uploaded part of file. |