Class UploadSessionAppendError.ConcurrentSessionInvalidDataSize
For concurrent upload sessions, only chunks with size multiple of 4194304 bytes can be uploaded.
Inheritance
System.Object
    
    UploadSessionAppendError.ConcurrentSessionInvalidDataSize
  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 ConcurrentSessionInvalidDataSize : UploadSessionAppendError
  Fields
| Improve this Doc View SourceInstance
A singleton instance of ConcurrentSessionInvalidDataSize
Declaration
public static readonly UploadSessionAppendError.ConcurrentSessionInvalidDataSize Instance
  Field Value
| Type | Description | 
|---|---|
| UploadSessionAppendError.ConcurrentSessionInvalidDataSize |