Class UploadSessionAppendBatchEntryError.TooLarge
You can not append to the upload session because the size of a file should not exceed the max file size limit (i.e. 2^41 - 2^22 or 2,199,019,061,248 bytes).
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UploadSessionAppendBatchEntryError.TooLarge : UploadSessionAppendBatchEntryError
Fields
View SourceInstance
A singleton instance of TooLarge
Declaration
public static readonly UploadSessionAppendBatchEntryError.TooLarge Instance
Field Value
| Type | Description |
|---|---|
| UploadSessionAppendBatchEntryError.TooLarge |