Class UploadSessionLookupError.ConcurrentSessionInvalidOffset
For concurrent upload sessions, offset needs to be multiple of 4194304 bytes.
Inheritance
System.Object
    
    UploadSessionLookupError.ConcurrentSessionInvalidOffset
  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 ConcurrentSessionInvalidOffset : UploadSessionLookupError
  Fields
| Improve this Doc View SourceInstance
A singleton instance of ConcurrentSessionInvalidOffset
Declaration
public static readonly UploadSessionLookupError.ConcurrentSessionInvalidOffset Instance
  Field Value
| Type | Description | 
|---|---|
| UploadSessionLookupError.ConcurrentSessionInvalidOffset |