ProgressState Enumeration |
Namespace: Rhino.Runtime.RhinoAccounts
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 |