Class UploadSessionLookupError.Closed
You are attempting to append data to an upload session that has already been closed (i.e. committed).
Inherited Members
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UploadSessionLookupError.Closed : UploadSessionLookupError
Fields
View SourceInstance
A singleton instance of Closed
Declaration
public static readonly UploadSessionLookupError.Closed Instance
Field Value
| Type | Description |
|---|---|
| UploadSessionLookupError.Closed |