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