Describes the status of a Hawaii service call.
Namespace: Microsoft.HawaiiAssembly: Microsoft.Hawaii.ClientBase (in Microsoft.Hawaii.ClientBase.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unspecified | 0 | Defaut status code. | |
| Success | 1 | Specifies that the service call completed successfully. | |
| InternalServerError | 2 | Specifies that the service call completed with an internal server error. | |
| Error | 3 | Specifies that the service call completed with an error. |
See Also