Class LaunchEmptyResult.Complete
The job finished synchronously and successfully.
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 Complete : LaunchEmptyResult
  Fields
| Improve this Doc View SourceInstance
A singleton instance of Complete
Declaration
public static readonly LaunchEmptyResult.Complete Instance
  Field Value
| Type | Description | 
|---|---|
| LaunchEmptyResult.Complete |