Class PollResultBase.InProgress
The asynchronous job is still in progress.
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.Async
Assembly: Dropbox.Api.dll
Syntax
public sealed class InProgress : PollResultBase
  Fields
| Improve this Doc View SourceInstance
A singleton instance of InProgress
Declaration
public static readonly PollResultBase.InProgress Instance
  Field Value
| Type | Description | 
|---|---|
| PollResultBase.InProgress |