Show / Hide Table of Contents

Class DeleteBatchJobStatus.InProgress

The asynchronous job is still in progress.

Inheritance
System.Object
DeleteBatchJobStatus
DeleteBatchJobStatus.InProgress
Inherited Members
DeleteBatchJobStatus.IsComplete
DeleteBatchJobStatus.AsComplete
DeleteBatchJobStatus.IsFailed
DeleteBatchJobStatus.AsFailed
DeleteBatchJobStatus.IsOther
DeleteBatchJobStatus.AsOther
DeleteBatchJobStatus.IsInProgress
DeleteBatchJobStatus.AsInProgress
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 InProgress : DeleteBatchJobStatus

Fields

| Improve this Doc View Source

Instance

A singleton instance of InProgress

Declaration
public static readonly DeleteBatchJobStatus.InProgress Instance
Field Value
Type Description
DeleteBatchJobStatus.InProgress
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX