This document is archived and information here might be outdated. Recommended version. |
Provides access to properties and members of the uploads client object.
Name | Description | |
---|---|---|
GetServiceMaxUploadSizeInBytes | Returns the maximum upload size for a service. | |
ServiceCommit | Commits a registered upload item. | |
ServiceDelete | Deletes the upload item. | |
ServiceGetPartNumbers | Returns the numbers of the parts that have already been uploaded for the upload item. | |
ServiceRegister | Instruct the server to reserve space for a new upload item, to be uploaded in parts. | |
ServiceUploadFile | Uploads a file to the server without breaking it into parts. | |
ServiceUploadPart | Uploads a part for the upload item. |
CoClasses and Classes | Description |
---|---|
UploadsClient | The uploads client object. |