Class UploadSessionLookupError.NotClosed
The session must be closed before calling upload_session/finish_batch.
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 NotClosed : UploadSessionLookupError
Fields
| Improve this Doc View SourceInstance
A singleton instance of NotClosed
Declaration
public static readonly UploadSessionLookupError.NotClosed Instance
Field Value
Type | Description |
---|---|
UploadSessionLookupError.NotClosed |