Defines the different valies for the ServerTask.State property.
The task has completed with success.
The task has completed with error, check the errorCode and errorState for explanation.
The task is in progress, check the Progress property for how far it is.
The task is queued up on the server, awaiting free resources.
The task has completed.