Class UploadSessionFinishError.TooManyWriteOperations
There are too many write operations happening in the user's Dropbox. You should retry uploading this file.
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 TooManyWriteOperations : UploadSessionFinishError
Fields
| Improve this Doc View SourceInstance
A singleton instance of TooManyWriteOperations
Declaration
public static readonly UploadSessionFinishError.TooManyWriteOperations Instance
Field Value
Type | Description |
---|---|
UploadSessionFinishError.TooManyWriteOperations |