Skip to content

ProgressState

Public Enum

Describes the state of progress.

Namespace: Rhino.Runtime.RhinoAccounts

Assembly: RhinoCommon (in RhinoCommon.dll)

**Since:**7.0

Syntax

public enum ProgressState

Members

Member name

Value

Description


AwaitingLogin

0

The task is awaiting for the user to login.


RetrievingTokens

1

The task is now negotiating with the remote server for auth tokens.


AwaitingRedirect

2

The task is now waiting for redirection to occur.


Other

3

Other