AsyncStatusResponse.AsyncStatusResponse_statecode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum AsyncStatusResponse.AsyncStatusResponse_statecode
type AsyncStatusResponse.AsyncStatusResponse_statecode =
Public Enum AsyncStatusResponse.AsyncStatusResponse_statecode
- Inheritance
-
AsyncStatusResponse.AsyncStatusResponse_statecode
Fields
Name | Value | Description |
---|---|---|
Ready | 0 | |
Suspended | 1 | |
Locked | 2 | |
Completed | 3 | |
FailedParse | 999 |