Show / Hide Table of Contents

Class PollEmptyResult.Complete

The asynchronous job has completed successfully.

Inheritance
System.Object
PollEmptyResult
PollEmptyResult.Complete
Inherited Members
PollEmptyResult.IsComplete
PollEmptyResult.AsComplete
PollEmptyResult.IsInProgress
PollEmptyResult.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.Async
Assembly: Dropbox.Api.dll
Syntax
public sealed class Complete : PollEmptyResult

Fields

| Improve this Doc View Source

Instance

A singleton instance of Complete

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