ResponseStatusCode Enumeration
This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services.
Contains values that indicate if the service request was successful.
Syntax
public enum ResponseStatusCode
Public Enum ResponseStatusCode
Members
Member |
Description |
---|---|
BadRequest |
The service request was malformed and results could not be returned. |
ServerError |
An error occurred while the request was being processed. |
Success |
The service request was successful and results were returned. |