Class UploadSessionLookupError.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 UploadSessionLookupError.TooLarge : UploadSessionLookupError
Fields
View SourceInstance
A singleton instance of TooLarge
Declaration
public static readonly UploadSessionLookupError.TooLarge Instance
Field Value
| Type | Description |
|---|---|
| UploadSessionLookupError.TooLarge |