Class UploadSessionFinishError.ConcurrentSessionNotClosed
Concurrent upload sessions need to be closed before finishing.
Inheritance
System.Object
    
    UploadSessionFinishError.ConcurrentSessionNotClosed
  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 ConcurrentSessionNotClosed : UploadSessionFinishError
  Fields
| Improve this Doc View SourceInstance
A singleton instance of ConcurrentSessionNotClosed
Declaration
public static readonly UploadSessionFinishError.ConcurrentSessionNotClosed Instance
  Field Value
| Type | Description | 
|---|---|
| UploadSessionFinishError.ConcurrentSessionNotClosed |